From 959febb48b6af80d033a6c8020ffb5df5735061c Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 12 Feb 2020 10:53:47 +0100 Subject: [PATCH] added fonts --- content/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/style.css b/content/style.css index e7a3ed4..bef8c1f 100644 --- a/content/style.css +++ b/content/style.css @@ -30,7 +30,7 @@ font-family: sans-serif; } h1, h2, h3, h4, h5, h6 { - font-family: sans-serif; + font-family: monospace; } /*}*/