@@ -213,7 +213,7 @@ export default {
.sign-text{
width: 100%;
// height: 32px;
- font-size: 28px;
+ font-size: 30px;
font-weight: 700;
color: #fff;
// color: #646464;
@@ -226,7 +226,7 @@ export default {
margin: 50px auto;
.login-button {
- height: 58px;
+ height: 60px;
padding: 0 15px;
font-size: 16px;
background: #094483;