This commit is contained in:
@@ -487,7 +487,7 @@
|
||||
margin-top: -80px;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
padding: 30px 0;
|
||||
padding: 30px 0 40px;
|
||||
/* 移除整体背景,让卡片独立显示 */
|
||||
background: transparent;
|
||||
}
|
||||
@@ -577,7 +577,7 @@
|
||||
============================================ */
|
||||
|
||||
.hot-products {
|
||||
margin-top: 0;
|
||||
margin-top: -40px;
|
||||
padding: 40px 0;
|
||||
background:
|
||||
radial-gradient(circle at 50% 0%, rgba(56, 189, 248, 0.05) 0%, transparent 60%),
|
||||
|
||||
Reference in New Issue
Block a user