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