完成登录页面优化
This commit is contained in:
parent
540ef854b7
commit
94a2526af3
|
|
@ -140,11 +140,11 @@ export default {
|
||||||
}
|
}
|
||||||
.text{
|
.text{
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-top: 20px;
|
margin-top: 25px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 20px;
|
font-size: 25px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #42EBFF;
|
color: #42EBFF;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue