From 7949eca6cc618c60fabe51954d114c332e472b58 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 23 Nov 2025 16:38:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8F=91=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/index.css b/css/index.css index 59d7f64..f860ca0 100644 --- a/css/index.css +++ b/css/index.css @@ -487,7 +487,7 @@ margin-top: -80px; position: relative; z-index: 10; - padding: 30px 0; + padding: 20px 0; /* 移除整体背景,让卡片独立显示 */ background: transparent; } @@ -506,7 +506,7 @@ min-width: 260px; max-width: 320px; cursor: pointer; - padding: 32px 28px; + padding: 24px 28px; position: relative; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); @@ -517,7 +517,7 @@ /* 边框和圆角 */ border: 1px solid rgba(148, 163, 184, 0.2); - border-radius: 16px; + border-radius: 0; /* 阴影效果 */ box-shadow: @@ -577,7 +577,7 @@ ============================================ */ .hot-products { - margin-top: -120px; + margin-top: -100px; padding: 40px 0; background: radial-gradient(circle at 50% 0%, rgba(56, 189, 248, 0.05) 0%, transparent 60%),