From 821b8dfe63199041c1b3c516cbbd6c587fe013ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=91=9E=E6=96=8C?= Date: Tue, 26 Mar 2024 16:15:58 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E6=8E=89=E6=9F=90=E4=BA=9B?= =?UTF-8?q?=E5=AD=97=E4=BD=93=20(#4315)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/common.scss b/frontend/src/styles/common.scss index ceced486a..5dbc9409e 100644 --- a/frontend/src/styles/common.scss +++ b/frontend/src/styles/common.scss @@ -1,5 +1,5 @@ html { - font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif; + font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Arial, sans-serif; } .flx-center { display: flex;