This commit is contained in:
@@ -330,7 +330,7 @@
|
|||||||
.banner-cont {
|
.banner-cont {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 200px;
|
/* height: 200px; --- 移除固定高度,让内容自适应 --- */
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
@@ -719,6 +719,8 @@
|
|||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
/* Override desktop padding: 25px 0 */
|
/* Override desktop padding: 25px 0 */
|
||||||
|
height: 200px !important;
|
||||||
|
/* 移动端固定高度 */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 移动端遮罩层更轻 */
|
/* 移动端遮罩层更轻 */
|
||||||
|
|||||||
Reference in New Issue
Block a user