@@ -305,10 +305,9 @@ export default {
}
.btn {
width: 32%;
- height: 80%;
- line-height: 2.5rem;
+ height: 10vw;
+ line-height: 10vw;
text-align: center;
- // background: url(../../assets/images/btn-bg.png) no-repeat;
background-size: 100% 100%;
cursor: pointer;
font-size: 16px;