daf
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-25 22:34:34 +08:00
parent b99614366d
commit 189bce23af

View File

@@ -4939,8 +4939,9 @@ html {
/* Banner Adjustment */ /* Banner Adjustment */
.banner-cont .swiper-slide { .banner-cont .swiper-slide {
height: auto !important; /* height: auto !important; */
min-height: 400px; /* min-height: 400px; */
height: 200px;
padding-bottom: 60px; padding-bottom: 60px;
/* Space for pagination */ /* Space for pagination */
} }