From 36b89752e26de5f69f1734e2be2a50b0c545b702 Mon Sep 17 00:00:00 2001 From: ColonelParrot <65585002+ColonelParrot@users.noreply.github.com> Date: Sat, 15 Apr 2023 19:48:42 -0400 Subject: [PATCH] Remove redundancy --- docs/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.css b/docs/index.css index 077767d..0130d34 100644 --- a/docs/index.css +++ b/docs/index.css @@ -25,7 +25,6 @@ body { } #hero img { - height: 100px; max-width: 80%; height: auto; }