Fixed font size

This commit is contained in:
Jori Lallo
2017-09-11 22:13:16 -07:00
parent 57853861e5
commit 17d5697265

View File

@@ -23,7 +23,7 @@ body,
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 15px;
font-size: 16px;
line-height: 1.5;
margin: 0;
color: #617180;