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

This commit is contained in:
yiqiu
2025-11-23 16:23:24 +08:00
parent 19f79cc850
commit c28387bd6f

View File

@@ -487,7 +487,7 @@
margin-top: -80px;
position: relative;
z-index: 10;
padding: 30px 0 40px;
padding: 30px 0;
/* 移除整体背景,让卡片独立显示 */
background: transparent;
}
@@ -577,7 +577,7 @@
============================================ */
.hot-products {
margin-top: -40px;
margin-top: -80px;
padding: 40px 0;
background:
radial-gradient(circle at 50% 0%, rgba(56, 189, 248, 0.05) 0%, transparent 60%),
@@ -586,6 +586,8 @@
border-top: none;
border-radius: 0 0 16px 16px;
backdrop-filter: blur(10px);
position: relative;
z-index: 1;
}
.hot-products-title {