prevent fading into dark theme if we're immediately setting it on load

This commit is contained in:
2022-02-06 12:25:48 -05:00
parent 4e7f235ed5
commit ee1b708b99
16 changed files with 50 additions and 35 deletions
+1
View File
@@ -3,6 +3,7 @@
align-items: center;
color: var(--medium-dark);
line-height: 1;
text-decoration: none;
padding: 0.6em;
}