From 7e793bf46338ecc931f71c2478f5273047d45705 Mon Sep 17 00:00:00 2001 From: "Kaz Saita(raspi5)" Date: Sun, 28 Apr 2024 16:41:09 +0900 Subject: [PATCH] fix error --- quartz/styles/custom.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index e818925..c00cf32 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -104,8 +104,7 @@ pre { code { font-size: 0.8rem !important; font-family: $pre-font-family !important; - line-height: 1rem; - !important; + line-height: 1rem !important; } a.internal {