|
@@ -537,12 +537,9 @@ export default {
|
|
|
|
|
|
.main {
|
|
|
max-height: 640px;
|
|
|
- top: auto;
|
|
|
- bottom: 80px;
|
|
|
- transform: translate(-50%, 0);
|
|
|
width: 100%;
|
|
|
max-width: 350px;
|
|
|
- height: calc(100vh - 130px);
|
|
|
+ height: calc(100vh - 150px);
|
|
|
background: url("../../../assets/imgM/bg.png");
|
|
|
background-size: 100% 100%;
|
|
|
padding-top: 70px;
|