完成登录页面优化
This commit is contained in:
parent
540ef854b7
commit
94a2526af3
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue