forked from deepStateMirrors/tabi
🐛 fix: remove horizontall scroll on mobile
This commit is contained in:
parent
ac0495ea69
commit
e93b33e6b8
2 changed files with 9 additions and 3 deletions
|
@ -118,6 +118,7 @@ header {
|
|||
|
||||
.navbar {
|
||||
max-width: var(--medium-layout-width);
|
||||
padding: 1em 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue