mirror of
https://github.com/PlayEdu/backend
synced 2025-06-29 06:02:48 +08:00
登陆页面优化
This commit is contained in:
parent
e74856d5b0
commit
697315e7ae
@ -29,7 +29,7 @@
|
|||||||
width: 440px;
|
width: 440px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 80px 10px 80px 30px;
|
padding: 90px 10px 80px 30px;
|
||||||
.icon {
|
.icon {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
@ -39,7 +39,7 @@
|
|||||||
width: 440px;
|
width: 440px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 50px 30px;
|
padding: 90px 30px 50px 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user