mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Increase breakpoint at which the pageLayout goes full width
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user