From a5bdcb9f826028ce97aca7f3a37b0b0d1a95604f Mon Sep 17 00:00:00 2001 From: Xenofem Date: Sat, 1 Dec 2018 13:12:53 -0500 Subject: [PATCH] remove overridden incorrect width --- follow/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/follow/index.html b/follow/index.html index 6a090d6..a75f5b4 100644 --- a/follow/index.html +++ b/follow/index.html @@ -11,7 +11,6 @@ margin-left: -35px; } #light { - width: 100%; background: red; box-shadow: 0 0 80px red, 0 0 30px FireBrick, 0 0 6px DarkRed; height: 80px;