Optimize font legibility

This commit is contained in:
Josh Lockhart
2015-09-28 13:26:08 -04:00
parent 23f7c1e8bd
commit 24164fde1d
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -18,6 +18,7 @@
body{
font-size: 24px;
line-height: 32px;
text-rendering: optimizeLegibility;
}
h1, h2, h3, h4{