@@ -891,7 +891,7 @@ export default {
.login-footer-link {
color: #6b737c;
- font-size: 32upx;
+ font-size: 34upx;
line-height: 40upx;
}
@@ -1315,13 +1315,16 @@ export default {
margin: 28upx 0 0;
padding: 0;
min-width: 0;
- height: 88upx;
- line-height: 88upx;
+ height: 96upx;
+ line-height: 96upx;
font-size: 32upx;
font-weight: 600;
border-radius: 999upx;
text-align: center;
border: none;
+ display: flex;
+ align-items: center;
+ justify-content: center;
.guest-card-btn::after {
@@ -922,7 +922,7 @@ export default {
line-height: 42upx;