diff --git a/content/style.css b/content/style.css index e2c5064..0a95715 100644 --- a/content/style.css +++ b/content/style.css @@ -20,8 +20,13 @@ grid-row: 3; } body { + font-family: sans; font-size: 1em; } + h1, h2, h3, h4, h5, h6 { + font-family: times; + } + /*}*/ /* optimized for mobile users */