From fbc73fd83bdf47f8b811f809c5c21f69aea5ce82 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sat, 14 Nov 2020 20:32:32 +0100 Subject: [PATCH] Found error in the fix, undo --- darkmode.css | 9 --------- index.html | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/darkmode.css b/darkmode.css index 59523ce..bc50454 100644 --- a/darkmode.css +++ b/darkmode.css @@ -10,13 +10,4 @@ body.darkMode { .text-shadow.darkMode { text-shadow: 1.3px 1.3px #818181 !important; -} - -.container-fluid { - padding: 0px !important; -} - -.row { - padding-left: 15px !important; - padding-right: 15px !important; } \ No newline at end of file diff --git a/index.html b/index.html index debea84..02cba58 100644 --- a/index.html +++ b/index.html @@ -121,7 +121,7 @@


-
+