Increase breakpoint at which the pageLayout goes full width

This commit is contained in:
Henriette Darge
2025-12-03 15:20:50 +01:00
parent 7886af77ea
commit 3ca3d737b0
@@ -34,7 +34,7 @@
max-width: 75%
margin: 0 auto
@media screen and (max-width: $breakpoint-lg)
@media screen and (max-width: $breakpoint-xl)
max-width: 100%
margin: 0