Skip to content

Commit

Permalink
Fix font
Browse files Browse the repository at this point in the history
  • Loading branch information
bake committed May 27, 2019
1 parent 43427ed commit 3c94754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/style.css
Expand Up @@ -133,7 +133,7 @@ iframe {

/*** Basics ***/
body {
font-family: serif;
font-family: Verdana, Sans-Serif;
font-size: 13px;
line-height: 1.7;
}
Expand Down

0 comments on commit 3c94754

Please sign in to comment.