This commit is contained in:
wangchengming 2024-11-21 16:19:24 +08:00
parent 58f2d6efc1
commit 1e317daf3a

View File

@ -359,7 +359,7 @@ export default {
} }
.screen3 { .screen3 {
position: relative; position: relative;
height: 1300rem; height: 850rem;
background-color: #ffffff; background-color: #ffffff;
} }
.screen3 .wrapper1680 { .screen3 .wrapper1680 {
@ -377,8 +377,8 @@ export default {
} }
.screen3 .list-item { .screen3 .list-item {
margin: 0 58rem; margin: 0 58rem;
width: 350rem; width: 234rem;
height: 350rem; height: 330rem;
margin-bottom: 90rem; margin-bottom: 90rem;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
@ -412,7 +412,7 @@ export default {
} }
.screen4 { .screen4 {
position: relative; position: relative;
height: 2410rem; height: 1286rem;
background-color: #F5F5F8; background-color: #F5F5F8;
} }
.screen4 .wrapper1680 { .screen4 .wrapper1680 {