1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-15 05:25:33 -04:00

fix some dark mode logic glitches & random clean up

This commit is contained in:
2020-04-24 18:03:33 -04:00
parent 97c6d556d9
commit d2648a68be
12 changed files with 140 additions and 73 deletions

View File

@@ -31,6 +31,7 @@ main#single {
font-size: 2.2em;
line-height: 1.3;
font-weight: 700;
letter-spacing: -0.005em;
a {
color: inherit;