From 7ef607b09841c85c13ff2706c7d7370b819d49b6 Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 12 Feb 2020 10:58:24 +0100 Subject: [PATCH] switched to m o n o s p a c e font --- content/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/style.css b/content/style.css index ea696fc..2862cdf 100644 --- a/content/style.css +++ b/content/style.css @@ -33,7 +33,7 @@ font-family: monospace; } h1, h2, h3, h4, h5, h6 { - font-family: sans-serif; + font-family: monospace; } /*}*/