图片修改

This commit is contained in:
2025-12-10 15:45:17 +08:00
parent 16a281887f
commit f6fe8cba28
2 changed files with 4 additions and 4 deletions

View File

@ -363,15 +363,15 @@ margin-top: 20px;
gap: 24px; gap: 24px;
} }
.left1{ .left1{
width: 37%; width: 31%;
height: 917.45px; height: 917.45px;
} }
.left2{ .left2{
width: 37%; width: 31%;
height: 917.45px; height: 917.45px;
} }
.compare1{ .compare1{
width: 78%; width:64%;
margin: 40px auto; margin: 40px auto;
height: 540px; height: 540px;
} }

View File

@ -238,7 +238,7 @@ color: #999999;
.acti-gance{ .acti-gance{
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
width:63%; width:64%;
margin: 30px auto; margin: 30px auto;
gap: 20px; gap: 20px;
} }