From b99614366da61c19189e38a1db40c24eab6ab9ad Mon Sep 17 00:00:00 2001 From: yiqiu Date: Thu, 25 Dec 2025 22:31:21 +0800 Subject: [PATCH] saDS --- css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 3a24a51..885e4a4 100644 --- a/css/index.css +++ b/css/index.css @@ -338,7 +338,7 @@ .banner-cont .swiper-slide { position: relative; /* 桌面端高度 */ - height: 150px; + height: 650px; width: 100%; /* 深色科技渐变背景 */ background: @@ -699,7 +699,7 @@ /* 调整 banner 高度 - 进一步缩小 */ .banner-cont .swiper-slide { - height: 200px; + height: 100px; /* Reduced from 240px to 200px */ padding-top: 56px; /* Compensate for sticky header overlap if needed, or if under header */