|
@@ -57,7 +57,7 @@ export default {
|
|
position: relative;
|
|
position: relative;
|
|
.btn {
|
|
.btn {
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
- margin-top: 5vw;
|
|
|
|
|
|
+ margin-top: 15vw;
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 74px;
|
|
height: 74px;
|
|
line-height: 74px;
|
|
line-height: 74px;
|
|
@@ -87,7 +87,7 @@ export default {
|
|
left: 50%;
|
|
left: 50%;
|
|
top:0;
|
|
top:0;
|
|
margin-left: -40%;
|
|
margin-left: -40%;
|
|
- margin-top:63%;
|
|
|
|
|
|
+ margin-top:100%;
|
|
.btn {
|
|
.btn {
|
|
background: url(../../assets/images/mobile-btn-bg.png) no-repeat center center;
|
|
background: url(../../assets/images/mobile-btn-bg.png) no-repeat center center;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|