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