feat: 样式优化
This commit is contained in:
@@ -910,7 +910,6 @@ h6 {
|
|||||||
|
|
||||||
#gywm {
|
#gywm {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -72px
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ad-popup[data-v-9febef54] {
|
.ad-popup[data-v-9febef54] {
|
||||||
|
|||||||
+3
-2
@@ -415,7 +415,7 @@ h6 {
|
|||||||
|
|
||||||
/* ============ 新闻资讯栏目 ============ */
|
/* ============ 新闻资讯栏目 ============ */
|
||||||
.xwzx-box {
|
.xwzx-box {
|
||||||
padding-bottom: 160px;
|
padding-bottom: 100px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
.xwzx-box__inner {
|
.xwzx-box__inner {
|
||||||
@@ -477,7 +477,8 @@ h6 {
|
|||||||
}
|
}
|
||||||
.xwzx__featured__img img {
|
.xwzx__featured__img img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 478px;
|
||||||
|
max-height: 478px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user