From 88edfb29b6fd5a169a2abefc7f7b0575db68be0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Fri, 30 Jun 2023 16:48:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E4=BD=93=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/main.scss b/src/main.scss index e6859b0..26b894d 100644 --- a/src/main.scss +++ b/src/main.scss @@ -23,12 +23,6 @@ code { --adm-color-border: #eeeeee; --adm-color-box: #f5f5f5; --adm-color-background: #ffffff; - - --adm-font-size-main: var(--adm-font-size-5); - - --adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", - helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", - "Hiragino Sans GB", "Microsoft Yahei", sans-serif; } .adm-badge-wrapper {