From cf55a8f0aed1900acf86b50024441b9061eb0ff0 Mon Sep 17 00:00:00 2001 From: snowykami Date: Wed, 4 Sep 2024 18:53:21 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=89=AC=E6=8E=89=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/theme/fonts.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/.vitepress/theme/fonts.css b/docs/.vitepress/theme/fonts.css index a0cc335..c196ff6 100644 --- a/docs/.vitepress/theme/fonts.css +++ b/docs/.vitepress/theme/fonts.css @@ -1,4 +1,4 @@ -:root { - --vp-font-family-base: 'Poppins', sans-serif; - --vp-font-family-mono: 'Cousine', monospace; -} \ No newline at end of file +/*:root {*/ +/* --vp-font-family-base: 'Poppins', sans-serif;*/ +/* --vp-font-family-mono: 'Cousine', monospace;*/ +/*}*/ \ No newline at end of file