From 623f612162cd7b4beb4627b76c9df48a6f98551a Mon Sep 17 00:00:00 2001 From: enneaa Date: Thu, 13 Mar 2025 10:18:51 +0800 Subject: [PATCH] Update custom.scss --- quartz/styles/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index b26f63cf1..d49dc0770 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -2,7 +2,7 @@ // put your custom CSS here!  body {    - font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;   + font-family: 'Helvetica Neue', Helvetica,Arial, sans-serif;     } a {          font-weight: normal;