test changing font size

This commit is contained in:
infominer33 2019-03-21 05:39:08 -04:00
parent 904a8d1747
commit 2cf22a28f8

View File

@ -9,7 +9,7 @@ html {
body {
padding:50px 0;
margin:0;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font:18px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#555;
font-weight:300;
background:inline-image('checker.png') fixed;