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

This commit is contained in:
yiqiu
2025-12-25 22:31:21 +08:00
parent 9e45cf37fa
commit b99614366d

View File

@@ -338,7 +338,7 @@
.banner-cont .swiper-slide { .banner-cont .swiper-slide {
position: relative; position: relative;
/* 桌面端高度 */ /* 桌面端高度 */
height: 150px; height: 650px;
width: 100%; width: 100%;
/* 深色科技渐变背景 */ /* 深色科技渐变背景 */
background: background:
@@ -699,7 +699,7 @@
/* 调整 banner 高度 - 进一步缩小 */ /* 调整 banner 高度 - 进一步缩小 */
.banner-cont .swiper-slide { .banner-cont .swiper-slide {
height: 200px; height: 100px;
/* Reduced from 240px to 200px */ /* Reduced from 240px to 200px */
padding-top: 56px; padding-top: 56px;
/* Compensate for sticky header overlap if needed, or if under header */ /* Compensate for sticky header overlap if needed, or if under header */