From e142f37e8dea7f6f502026cc35ea02390be63556 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 19 Jul 2022 16:03:26 +0000
Subject: [PATCH] Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
---
assets/styles/syntax.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/assets/styles/syntax.scss b/assets/styles/syntax.scss
index 14153c9..62a9fe9 100644
--- a/assets/styles/syntax.scss
+++ b/assets/styles/syntax.scss
@@ -45,7 +45,7 @@
}
.chroma code {
- font-family: 'Fira Code' !important;
+ font-family: var(--font-mono) !important;
font-size: 0.85em !important;
line-height: 2em !important;
background: none !important;
--
Gitblit v1.10.0