🐛 fix: remove horizontall scroll on mobile

This commit is contained in:
welpo
2023-03-10 17:59:35 +01:00
parent ac0495ea69
commit e93b33e6b8
2 changed files with 9 additions and 3 deletions

View File

@@ -118,6 +118,7 @@ header {
.navbar {
max-width: var(--medium-layout-width);
padding: 1em 0;
}
}