From 93aa6b3e3f05bdeb3c5f065d5095e7495c3567a7 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Thu, 26 Jun 2025 15:38:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B92=E8=A1=A5?= =?UTF-8?q?=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/mobile/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/index/mobile/css/style.css b/public/static/index/mobile/css/style.css index 23796f9f..c957fe26 100755 --- a/public/static/index/mobile/css/style.css +++ b/public/static/index/mobile/css/style.css @@ -1510,9 +1510,9 @@ video img { } .product_list li { width: 48%; - margin-right: 1rem; + margin-right:2%; float: left; - margin-bottom: 1rem; + margin-bottom:2%; background-color: #fff; text-align: center; padding-top: 2rem;