bug 修改
This commit is contained in:
@@ -1066,6 +1066,7 @@
|
||||
box-sizing: border-box;
|
||||
background-image: url('@/assets/images/bg-3.png');
|
||||
background-size: 100% 100%;
|
||||
flex:1;
|
||||
}
|
||||
.box {
|
||||
@extend .bg;
|
||||
@@ -1091,6 +1092,7 @@
|
||||
.box-5 {
|
||||
@extend .bg;
|
||||
height: vh(465);
|
||||
flex:1;
|
||||
}
|
||||
.car-box {
|
||||
width: vw(316);
|
||||
@@ -1137,7 +1139,7 @@
|
||||
align-items: center;
|
||||
}
|
||||
.car-ship {
|
||||
width: vw(660);
|
||||
width: 100%;
|
||||
height: vh(250);
|
||||
}
|
||||
.full {
|
||||
|
||||
Reference in New Issue
Block a user