mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-14 15:15:27 -04:00
prevent fading into dark theme if we're immediately setting it on load
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: var(--medium-dark);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.link:hover {
|
||||
|
||||
Reference in New Issue
Block a user