mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove padding of header on mobile
This commit is contained in:
parent
531f23fc4c
commit
6831fed786
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ export const headerControlWidths = (
|
|||
return {
|
||||
width: '95%',
|
||||
'@mdDown': {
|
||||
padding: '15px',
|
||||
width: '100%',
|
||||
},
|
||||
'@media (min-width: 930px)': {
|
||||
|
|
|
|||
Loading…
Reference in a new issue