issue cont.

This commit is contained in:
黄心宇 2023-07-06 13:50:40 +08:00
parent c2a5f2cac2
commit 3d73bc802f
1 changed files with 6 additions and 2 deletions

View File

@ -122,7 +122,8 @@
font-size:14px;
line-height:27px;
word-break: break-all;
margin-top: 20px;
margin-top: 18px;
min-height: 56px;
}
.zone_n_value{
margin-top: 20px;
@ -173,8 +174,11 @@
.zone_new_three{
width: 1200px;
display: flex;
justify-content: space-between;
justify-content: flex-end;
margin: 0 auto;
& > div:not(:first-child) {
margin-left: 70px;
}
li{
background-color: #fff;
width: 354px;