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

This commit is contained in:
yiqiu
2025-11-23 16:38:16 +08:00
parent 5a6a29e874
commit 7949eca6cc

View File

@@ -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%),