Skip to content

Commit

Permalink
explicitly make modern background white
Browse files Browse the repository at this point in the history
  • Loading branch information
okaybenji committed Dec 6, 2020
1 parent bb8ce7c commit 799f429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/modern.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
}

body {
background: white;
color: #AAA;
font-size: 2.5vh;
font-family: 'Work Sans', sans-serif;
Expand Down

0 comments on commit 799f429

Please sign in to comment.