We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7196b8b + f5b42f4 commit d9ece32Copy full SHA for d9ece32
scss/_variables.scss
@@ -56,7 +56,7 @@ html {
56
// --------------------------------------------------
57
58
// BASE/LAYOUT
59
- --layout-spacing-sides: var(--base-spacing-unit;)
+ --layout-spacing-sides: var(--base-spacing-unit);
60
--layout-wrapper-background: transparent;
61
--layout-header-background: var(--color-page-background);
62
--layout-header-color: var(--color-text);
0 commit comments