From 2b176df99a0ccd693914a9a7b580b1eb713470ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E7=AB=A5=E5=B4=87?= Date: Thu, 28 Apr 2022 19:09:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/military/qz2022/introduce/index.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/military/qz2022/introduce/index.scss b/src/military/qz2022/introduce/index.scss index 7f669f99..34e629ea 100644 --- a/src/military/qz2022/introduce/index.scss +++ b/src/military/qz2022/introduce/index.scss @@ -1,6 +1,6 @@ .introduce_bg{ background: #f1f7fc; - padding-top: 30px; + padding-top: 10px; } .introduce { width: 100%; @@ -14,7 +14,7 @@ height: 100%; margin: 0 auto; // padding: 2.75% 2% 5% 2.5%; - padding: 2%; + padding: 1%; box-sizing: border-box; background: #fff; }