mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-03 23:24:20 +00:00
feat: add padding on top of the layout container
This commit is contained in:
parent
442fd2456a
commit
b6a1c40be2
@ -26,6 +26,7 @@
|
||||
flex-wrap: wrap;
|
||||
justify-content: end;
|
||||
height: 100%;
|
||||
padding: 70px 0 0;
|
||||
}
|
||||
.container-inner {
|
||||
max-width: 70%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user