From 035b914a4f136db81ef868db1b426620207fa7bc Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Tue, 18 Feb 2020 10:27:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scss/base/_typography.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/base/_typography.scss b/scss/base/_typography.scss index 312043836..374eeace0 100644 --- a/scss/base/_typography.scss +++ b/scss/base/_typography.scss @@ -36,7 +36,6 @@ h3, h4, h5, h6 { - margin-top: 0; font-weight: $fontWeightNormal; color: $text--loud-color; line-height: 1.1;