|
@@ -626,7 +626,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.box-buttom {
|
|
.box-buttom {
|
|
|
- margin: 35px 20px;
|
|
|
|
|
|
|
+ margin: 0 20px 35px;
|
|
|
.box-buttom-con {
|
|
.box-buttom-con {
|
|
|
.flex();
|
|
.flex();
|
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
@@ -660,7 +660,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.box-footer {
|
|
.box-footer {
|
|
|
- margin: 15px 20px;
|
|
|
|
|
|
|
+ margin: 0 20px 15px;
|
|
|
.box-footer-con {
|
|
.box-footer-con {
|
|
|
.flex();
|
|
.flex();
|
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|