From 2c27651a7fafafd38409aa8527d88196196a0320 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 28 May 2022 21:25:09 +0100 Subject: try new font --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index cba68167..b07ce6e3 100644 --- a/style.css +++ b/style.css @@ -112,7 +112,7 @@ img { } pre { - font-family: courier, code, monospace; + font-family: code, monospace; padding: 0; overflow-x: scroll; scrollbar-width: none; -- cgit v1.2.3