feat: #SW-561 Added max-width to layout again
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
grid-template-rows: auto 1fr;
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
max-width: var(--max-width);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user