fix 优化
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user