aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-04-15 13:49:32 +0100
committerYann Herklotz <git@yannherklotz.com>2023-04-15 13:49:40 +0100
commita4b6468f262833ad6d3874509d80878ef273fea1 (patch)
treef8163d7c7edae6f686126cf5e141cc135a3c34a7
parent4108d0f01aa0e48fc208b68881d0e7652f2fa11f (diff)
downloadyannherklotz.com-a4b6468f262833ad6d3874509d80878ef273fea1.tar.gz
yannherklotz.com-a4b6468f262833ad6d3874509d80878ef273fea1.zip
Add monospace
-rw-r--r--themes/ymherklotz/static/css/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index 23dcfb1..512c00d 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -388,7 +388,7 @@ dl {
#TableOfContentsTitle {
margin-left: 1em;
- font-family: 'Iosevka YMHG Web', sans-serif;
+ font-family: 'Iosevka YMHG Web', monospace;
}
.tagcloud {