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