From 686d4dcd39451295a873a5c5c4389d1be5b5fff9 Mon Sep 17 00:00:00 2001 From: liaoxuezhi Date: Tue, 3 Sep 2019 18:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20cxd=20=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scss/layout/_layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/layout/_layout.scss b/scss/layout/_layout.scss index d13dd1c1..28d4cb39 100644 --- a/scss/layout/_layout.scss +++ b/scss/layout/_layout.scss @@ -67,7 +67,7 @@ body { color: $Layout-brand-color; text-align: left; font-size: $fontSizeMd; - font-weight: $fontWeightBold; + font-weight: $fontWeightNormal; max-width: 100%; height: auto; line-height: $Layout-header-height;