From 7f37398ab35efe42d381da3b554653de81281fa3 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 13 Jun 2021 20:50:49 +0200 Subject: sass: Specify font family for Currently, --font-mono is only applied to
 blocks, leaving 
unstyled. Since 
 blocks will end up containing , set the font
family on  instead.
---
 sass/style.sass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sass/style.sass b/sass/style.sass
index fdb2e91..6d3f79a 100644
--- a/sass/style.sass
+++ b/sass/style.sass
@@ -53,11 +53,10 @@ h2.mentions
   margin-bottom: .2rem
 
 pre
-  font-family: var(--font-mono)
-
   margin-left: 1rem
 
 code
+  font-family: var(--font-mono)
   font-size: var(--font-size-pre)
   padding: 0 .2em
 
-- 
cgit v1.2.3-2-gb3c3