feat: 样式优化

This commit is contained in:
ZhuRui
2026-09-02 13:59:42 +08:00
parent 19afaa66dc
commit 90bcebd1cb
2 changed files with 3 additions and 3 deletions
-1
View File
@@ -910,7 +910,6 @@ h6 {
#gywm {
position: relative;
top: -72px
}
.ad-popup[data-v-9febef54] {
+3 -2
View File
@@ -415,7 +415,7 @@ h6 {
/* ============ 新闻资讯栏目 ============ */
.xwzx-box {
padding-bottom: 160px;
padding-bottom: 100px;
background-color: #fff;
}
.xwzx-box__inner {
@@ -477,7 +477,8 @@ h6 {
}
.xwzx__featured__img img {
width: 100%;
height: 100%;
height: 478px;
max-height: 478px;
object-fit: cover;
display: block;
}