Tone the font size down

This commit is contained in:
Danila Fedorin 2019-08-21 21:46:00 -07:00
parent bc794955e3
commit 115cbd9a76
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ body {
font-family: 'Open Sans', sans-serif;
margin: 0;
background-color: $background-color;
font-height: 1em;
font-height: .7em;
color: white;
}