From 04dc6991211c26e9d0c6f5029fbb4c82a91d2968 Mon Sep 17 00:00:00 2001 From: bobi Date: Sun, 1 Sep 2019 21:10:36 +0800 Subject: [PATCH] =?UTF-8?q?fixed:=E6=A8=AA=E5=90=91=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/fonts/okfont/demo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fonts/okfont/demo.css b/lib/fonts/okfont/demo.css index a67054a..35d3a45 100644 --- a/lib/fonts/okfont/demo.css +++ b/lib/fonts/okfont/demo.css @@ -60,7 +60,7 @@ /* 页面布局 */ .main { - padding: 30px 100px; + padding: 0px 0px; width: 960px; margin: 0 auto; }