图片调整为标准的4比3
This commit is contained in:
parent
0ee61b1775
commit
5bf692f3d4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue