From 189bce23afc79a8daafc128752eef09e03ee894b Mon Sep 17 00:00:00 2001 From: yiqiu Date: Thu, 25 Dec 2025 22:34:34 +0800 Subject: [PATCH] daf --- css/index.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 885e4a4..09bdbfc 100644 --- a/css/index.css +++ b/css/index.css @@ -4939,8 +4939,9 @@ html { /* Banner Adjustment */ .banner-cont .swiper-slide { - height: auto !important; - min-height: 400px; + /* height: auto !important; */ + /* min-height: 400px; */ + height: 200px; padding-bottom: 60px; /* Space for pagination */ }