fix 优化
This commit is contained in:
@@ -822,11 +822,11 @@
|
||||
.footer {
|
||||
position: absolute;
|
||||
width:vw(2630);
|
||||
margin-top: vh(8);
|
||||
margin-top: vh(20);
|
||||
// display: flex;
|
||||
height: vh(650);
|
||||
// height:100%;
|
||||
background-image: url('@/assets/images/bg-2.png');
|
||||
// background-image: url('@/assets/images/bg-2.png');
|
||||
background-size: 100% 100%;
|
||||
flex-wrap: wrap;
|
||||
.left {
|
||||
|
||||
Reference in New Issue
Block a user