Delete style-light.css

This commit is contained in:
Josiah Ogburn
2020-08-09 20:28:19 -04:00
committed by GitHub
parent 294509ccb5
commit 84ffea2cc9

View File

@@ -1,9 +0,0 @@
:root{
--bg-color: #f1f2f3;
--txt-color: #222;
--secondary-txt-color: #000;
--green: #00ab44;
}
#moonImg{
filter: opacity(60%);
}