完成登录页面优化

This commit is contained in:
qiangyanwen 2022-08-14 17:17:56 +08:00
parent 540ef854b7
commit 94a2526af3
1 changed files with 2 additions and 2 deletions

View File

@ -140,11 +140,11 @@ export default {
}
.text{
display: flex;
margin-top: 20px;
margin-top: 25px;
height: 20px;
justify-content: space-around;
align-items: center;
font-size: 20px;
font-size: 25px;
font-weight: bold;
color: #42EBFF;
}