mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
style(ui): mobile home page spacing (#3196)
This commit is contained in:
parent
0688b9656a
commit
e7b2b643fc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
:global(body.mobile) {
|
||||
.header {
|
||||
margin-top: _.unit(3);
|
||||
margin-bottom: _.unit(7);
|
||||
padding-bottom: _.unit(7);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue