fix(SW-1043): styling fixes

This commit is contained in:
Tobias Johansson
2024-12-02 15:25:38 +01:00
parent 6f9fb4b620
commit f7cf1e9a2b
4 changed files with 7 additions and 4 deletions

View File

@@ -21,6 +21,7 @@
grid-template-columns: 1fr 340px;
grid-template-rows: auto 1fr;
width: var(--max-width-page);
margin: var(--Spacing-x5) auto 0;
/* simulates padding on viewport smaller than --max-width-navigation */
}