mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-15 18:15:10 +01:00
feat: slightly increase max page width
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
@include breakpoint(large) {
|
@include breakpoint(large) {
|
||||||
padding: 0 calc(2rem / 2);
|
padding: 0 calc(2rem / 2);
|
||||||
max-width: 1200px;
|
max-width: 1400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.stretch {
|
&.stretch {
|
||||||
|
|||||||
Reference in New Issue
Block a user