@@ -57,7 +57,7 @@ export default {
position: relative;
.btn {
margin: 0 auto;
- margin-top: 5vw;
+ margin-top: 15vw;
width: 100%;
height: 74px;
line-height: 74px;
@@ -87,7 +87,7 @@ export default {
left: 50%;
top:0;
margin-left: -40%;
- margin-top:63%;
+ margin-top:100%;
background: url(../../assets/images/mobile-btn-bg.png) no-repeat center center;
background-size: 100% 100%;
@@ -165,7 +165,7 @@ export default {
font-family: Source Han Sans CN;
font-weight: bold;
line-height: 54px;
- color: #c20e23;
+ color: #FCD67B;
opacity: 1;
}
.container {
@@ -272,7 +272,7 @@ export default {
line-height: 10vw;
- color: #fcd67b;
// margin: 4vw 0;
@@ -50,7 +50,7 @@ export default {
text-align: center;
- color: #9c0012;
margin-top:5vw;