mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
Fix horiz. pad. on mobile layout
This commit is contained in:
parent
4a53e89186
commit
648a6efed2
@ -22,7 +22,7 @@ const Header = () => {
|
||||
justifyContent="space-between"
|
||||
alignItems="center"
|
||||
mb={5}
|
||||
px={[0, 4]}
|
||||
px={[2, 4]}
|
||||
style={{
|
||||
boxShadow: '0px 1px 0px rgba(0, 0, 0, 0.1)',
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user