Make the fonts used more basic

MEH
This commit is contained in:
R. Tyler Croy 2017-09-24 13:11:31 -07:00
parent ae71d08600
commit c217c7ef32
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 8 deletions

View File

@ -14,14 +14,7 @@ body {
}
html {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.6;
@media (min-width: 38em) {
font-size: 20px;
}
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {