From 1dfed3d2faf27968f21ad8f0c019974f69558775 Mon Sep 17 00:00:00 2001 From: pplokijuhyg <1162963624@qq.com> Date: Mon, 25 Nov 2019 08:51:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=8C=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/normalize.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/normalize.css b/public/normalize.css index 192eb9c..58efa68 100644 --- a/public/normalize.css +++ b/public/normalize.css @@ -9,7 +9,7 @@ */ html { - line-height: 1.15; /* 1 */ + line-height: 1; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } -- 2.47.2