From 485e1199551fa7d74ac2a3a10e49c0cf293e1993 Mon Sep 17 00:00:00 2001 From: enneaa Date: Thu, 13 Mar 2025 03:04:21 +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 a6bc9127c..a418b4c6a 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -3,7 +3,7 @@ // put your custom CSS here! -@import url('https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css'); +@import 'https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css';  * { /* Screen version */ font-family: "LXGW WenKai Screen", sans-serif;