mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
Adding general padding on main tag for the app
This commit is contained in:
parent
267c4edf1a
commit
9615fd9ad4
@ -2,7 +2,7 @@
|
||||
display: flex;
|
||||
flex: 1 0 auto;
|
||||
flex-direction: column;
|
||||
padding: $xl;
|
||||
padding: 80px 260px 0px 260px;
|
||||
}
|
||||
|
||||
.center {
|
||||
|
Loading…
x
Reference in New Issue
Block a user