Merge branch 'develop' into feature/sw-561-design-fixes

This commit is contained in:
Linus Flood
2024-10-08 13:23:07 +02:00
47 changed files with 1053 additions and 399 deletions

View File

@@ -2,4 +2,5 @@
min-height: 100dvh;
max-width: var(--max-width);
margin: 0 auto;
background-color: var(--Base-Background-Primary-Normal);
}