Bump up the default font size

This commit is contained in:
Kyle Johnson 2016-03-12 20:27:51 -05:00
parent bebb1017fd
commit f80cbf52df
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-size: 18px;
color: #333333;
font-weight: normal;
text-align: center;