优化页面布局

This commit is contained in:
fanshuai 2025-04-01 15:44:24 +08:00
parent dc4d640533
commit 1e98074fa5

View File

@ -423,7 +423,7 @@ form input {
flex-direction: column; flex-direction: column;
justify-content: space-around; justify-content: space-around;
height: 700px; height: 700px;
margin-left: 100px;
} }
.img-8 { .img-8 {
min-width: 600px; min-width: 600px;
@ -469,7 +469,7 @@ form input {
justify-content: space-around; justify-content: space-around;
height: 500px; height: 500px;
margin-top: 50px; margin-top: 50px;
margin-left: 100px;
} }
.lx-wb { .lx-wb {