From a488ff01d7c9469b48c6a5fa350320ceda1ec2f2 Mon Sep 17 00:00:00 2001 From: "kaz Saita@raspi4" Date: Wed, 28 Feb 2024 21:21:59 +0900 Subject: [PATCH] debug css --- quartz/styles/custom.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 9106635..8fb47a9 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -78,7 +78,7 @@ h6 { p { font-size: 1rem; - font-family: $body-font-family + font-family: $body-font-family !important; line-height: $default-line-height; letter-spacing: .025rem !important; margin-left: 1rem !important; @@ -92,12 +92,12 @@ p.content-meta { pre { margin-left: 1rem; - font-family: $pre-font-family + font-family: $pre-font-family !important; } code { font-size: 0.8rem !important; - font-family: $pre-font-family + font-family: $pre-font-family !important; } a.internal {