diff --git a/content/style.css b/content/style.css index 0a95715..fe7d747 100644 --- a/content/style.css +++ b/content/style.css @@ -20,9 +20,11 @@ grid-row: 3; } body { - font-family: sans; font-size: 1em; } + p { + font-family: sans; + } h1, h2, h3, h4, h5, h6 { font-family: times; }