From 12effb5738bfcc496921093098d96be4f2cf7911 Mon Sep 17 00:00:00 2001 From: spylecym <1262965753@qq.com> Date: Tue, 20 Feb 2024 15:52:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=8C=89=E9=92=AE=E5=B8=83=E5=B1=80=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/site/css/rem.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/public/site/css/rem.css b/public/site/css/rem.css index eb701adcd..dc2fa729a 100644 --- a/public/site/css/rem.css +++ b/public/site/css/rem.css @@ -72,7 +72,6 @@ } .download-ul{ width: 100% !important; - padding-bottom: 120px !important; } .update-r{ margin-left: 0 !important; @@ -808,8 +807,8 @@ left: 0; margin: 0 auto; } -} -.download-other-btn{ - margin-top: 0px !important; - margin-bottom: 56px !important; + .download-other-btn{ + margin-top: 0px !important; + margin-bottom: 56px !important; + } }