From 1c658c883b493c1da2e2a2d7401b6d5b463fda4d Mon Sep 17 00:00:00 2001 From: xcw <727612669@qq.com> Date: Wed, 20 Nov 2024 14:11:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=8B=B1=E6=96=87=E7=AB=99?= =?UTF-8?q?=20=E5=85=B3=E4=BA=8E=E6=88=91=E4=BB=AC=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E5=AD=97=E4=BD=93=E8=BF=87=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/css/styleEn.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/static/css/styleEn.css b/public/static/css/styleEn.css index 18efedb..cecb001 100644 --- a/public/static/css/styleEn.css +++ b/public/static/css/styleEn.css @@ -20,6 +20,10 @@ .marketing-box1 .box-info .pull-left p { white-space: initial; } + +.about-box2 .top-box .fr span { + margin-left: 2.25rem; +} @media screen and (max-width: 1024px) { .nav ul li .nav-second { width: 100%; @@ -57,8 +61,12 @@ .about-box2 .top-box .fr span { margin-left: 0; width: 49%; + font-size: 1.2rem; } .about-box4 .swiper-btn span { display: none; } + .about-box3 .box-info { + margin-top: 20px; + } } \ No newline at end of file