From 84ffea2cc9fda0b9086b81ef74a254b21de0a73a Mon Sep 17 00:00:00 2001 From: Josiah Ogburn <21106956+logburn@users.noreply.github.com> Date: Sun, 9 Aug 2020 20:28:19 -0400 Subject: [PATCH] Delete style-light.css --- style-light.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 style-light.css diff --git a/style-light.css b/style-light.css deleted file mode 100644 index 1a5aa7c..0000000 --- a/style-light.css +++ /dev/null @@ -1,9 +0,0 @@ -:root{ - --bg-color: #f1f2f3; - --txt-color: #222; - --secondary-txt-color: #000; - --green: #00ab44; -} -#moonImg{ - filter: opacity(60%); -} \ No newline at end of file