From 9e45cf37fad1da27cd65d9abb9ba8d620bb03a6d Mon Sep 17 00:00:00 2001 From: yiqiu Date: Thu, 25 Dec 2025 22:27:53 +0800 Subject: [PATCH] dfasf --- css/index.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/index.css b/css/index.css index b5af48b..3a24a51 100644 --- a/css/index.css +++ b/css/index.css @@ -338,7 +338,7 @@ .banner-cont .swiper-slide { position: relative; /* 桌面端高度 */ - height: 650px; + height: 150px; width: 100%; /* 深色科技渐变背景 */ background: @@ -2725,7 +2725,7 @@ html { /* 小屏幕 992px - 1199px */ @media (max-width: 1199px) { .banner-cont .swiper-slide { - height: 250px; + height: 550px; } .banner-cont .swiper-slide h1 { @@ -2775,7 +2775,7 @@ html { /* 平板 768px - 991px */ @media (max-width: 991px) { .banner-cont .swiper-slide { - height: 100px; + height: 500px; } .banner-cont .swiper-slide h1 {