Merge branch 'develop' into feature/tracking

This commit is contained in:
Linus Flood
2024-10-10 08:10:11 +02:00
43 changed files with 749 additions and 478 deletions

View File

@@ -9,6 +9,8 @@
width: 100%;
z-index: 99999;
height: var(--current-mobile-site-header-height);
max-width: var(--max-width-navigation);
margin: 0 auto;
}
.container {