fix main navigation padding

This commit is contained in:
Martin Filipovic Hinrichs 2026-06-15 13:17:21 +02:00
parent 6a1117ff04
commit ea07931ce1

View file

@ -209,6 +209,7 @@ strong {
background-color: rgba(255, 255, 255, 0.65);
background-color: #f2effb;
font-weight: 400;
padding: 5px 0;
.navigation-flyout {
background: #f2effb;
@ -220,6 +221,7 @@ strong {
line-height: 36px;
padding: 0 20px;
font-family: $sw-font-family-headline;
--bs-navbar-nav-link-padding-x: 0.5rem;
.nav-link {
font-size: inherit;