fix 优化

This commit is contained in:
duanliang
2026-01-13 16:39:07 +08:00
parent 23f1998a34
commit 79a9226fa0

View File

@@ -251,7 +251,7 @@
}
.box {
width: 50%;
// height: vh(820);
height: vh(795);
background-image: url('@/assets/images/bg-3.png');
background-size: 100% 100%;
&:nth-child(1) {
@@ -375,9 +375,9 @@
}
}
.ticket-box {
margin-top: vh(20);
margin-top: vh(10);
width: 100%;
// height: vh(106);
height: vh(196);
background: linear-gradient(to right, rgba(0, 77, 136, 0) 0%, rgba(0, 77, 136, 0.6) 100%);
.title {
width: vw(253);