mirror of
https://github.com/acid-info/logos-ordinals-dashboard.git
synced 2025-01-27 13:45:01 +00:00
chore: adjust layout padding
This commit is contained in:
parent
be664bedaf
commit
6a1bc2c832
@ -11,7 +11,7 @@ export const Container = styled.div`
|
||||
overflow: hidden;
|
||||
max-width: ${uiConfigs.maxContainerWidth}px;
|
||||
margin: 0 auto;
|
||||
padding: 24px 0;
|
||||
padding: 8px 0 24px 0;
|
||||
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user