From 5abcaa7939c7accf9f6f3f2345280bdee2605aa2 Mon Sep 17 00:00:00 2001 From: Guide Date: Sat, 23 Mar 2024 21:22:44 +0800 Subject: [PATCH] =?UTF-8?q?[docs=20update]=E5=AD=97=E4=BD=93=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/styles/palette.scss | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/docs/.vuepress/styles/palette.scss b/docs/.vuepress/styles/palette.scss index e2acc0ae..ef8867cc 100644 --- a/docs/.vuepress/styles/palette.scss +++ b/docs/.vuepress/styles/palette.scss @@ -3,21 +3,17 @@ $sidebar-width: 20rem; $sidebar-mobile-width: 16rem; $font-family: -apple-system, - system-ui, - BlinkMacSystemFont, + Georgia, + SF Pro Text, + SF Pro Icons, Helvetica Neue, - PingFang SC, - Hiragino SansGB, - Microsoft YaHei, - Arial, - sans-serif; + PingFangTC-light, + PingFang-SC-light; $font-family-heading: -apple-system, - system-ui, - BlinkMacSystemFont, + Georgia, + SF Pro Text, + SF Pro Icons, Helvetica Neue, - PingFang SC, - Hiragino SansGB, - Microsoft YaHei, - Arial, - sans-serif; + PingFangTC-light, + PingFang-SC-light;