图片调整为标准的4比3

This commit is contained in:
谢思 2023-09-12 09:19:03 +08:00
parent 0ee61b1775
commit 5bf692f3d4
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
}
.newsImg{
width: 785px;
height: 585px;
height: 590px;
position: relative;
z-index: 1;
object-fit: cover;
@ -157,7 +157,7 @@
li {
background-color: #fff;
width: 385px;
padding: 20px !important;
padding: 22px 20px 19px;
border-radius: 4px;
margin-bottom: 25px !important;
position: relative;