diff --git a/content/style.css b/content/style.css index bef8c1f..ad6e4e2 100644 --- a/content/style.css +++ b/content/style.css @@ -27,10 +27,10 @@ font-size: 1em; } p { - font-family: sans-serif; + font-family: monospace; } h1, h2, h3, h4, h5, h6 { - font-family: monospace; + font-family: sans-serif; } /*}*/