This commit is contained in:
@@ -338,7 +338,7 @@
|
|||||||
.banner-cont .swiper-slide {
|
.banner-cont .swiper-slide {
|
||||||
position: relative;
|
position: relative;
|
||||||
/* 桌面端高度 */
|
/* 桌面端高度 */
|
||||||
height: 150px;
|
height: 650px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/* 深色科技渐变背景 */
|
/* 深色科技渐变背景 */
|
||||||
background:
|
background:
|
||||||
@@ -699,7 +699,7 @@
|
|||||||
|
|
||||||
/* 调整 banner 高度 - 进一步缩小 */
|
/* 调整 banner 高度 - 进一步缩小 */
|
||||||
.banner-cont .swiper-slide {
|
.banner-cont .swiper-slide {
|
||||||
height: 200px;
|
height: 100px;
|
||||||
/* Reduced from 240px to 200px */
|
/* Reduced from 240px to 200px */
|
||||||
padding-top: 56px;
|
padding-top: 56px;
|
||||||
/* Compensate for sticky header overlap if needed, or if under header */
|
/* Compensate for sticky header overlap if needed, or if under header */
|
||||||
|
|||||||
Reference in New Issue
Block a user