From 4d7cc25f575780f5234385d03aa0f04edd632194 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Thu, 25 Dec 2025 23:04:47 +0800 Subject: [PATCH] dfasfas --- css/index.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 08a6229..00e4012 100644 --- a/css/index.css +++ b/css/index.css @@ -330,7 +330,7 @@ .banner-cont { position: relative; width: 100%; - height: 200px; + /* height: 200px; --- 移除固定高度,让内容自适应 --- */ overflow: hidden; z-index: 1; } @@ -719,6 +719,8 @@ margin-top: 0 !important; padding: 0 !important; /* Override desktop padding: 25px 0 */ + height: 200px !important; + /* 移动端固定高度 */ } /* 移动端遮罩层更轻 */