From cc72425a40a8d37ea1e07823da29f8d249f3d4d2 Mon Sep 17 00:00:00 2001 From: enneaa Date: Thu, 13 Mar 2025 03:10:17 +0800 Subject: [PATCH] Update custom.scss --- quartz/styles/custom.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 1268352f8..3c119938a 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -1,5 +1,5 @@ -@use "./base.scss"; -@import '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';  +@use "./base.scss";   body { font-family: "LXGW WenKai Screen", sans-serif;