Added contextual navigation palette
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
@define-mixin layout-wrapper {
|
||||
@mixin mx auto;
|
||||
@mixin px var(--spacing-comfortable);
|
||||
|
||||
width: 100%;
|
||||
max-width: var(--layout-max-width);
|
||||
max-width: var(--ui-layout-width);
|
||||
|
||||
@media screen and (--max-layout) {
|
||||
@mixin px var(--spacing-comfortable);
|
||||
|
||||
Reference in New Issue
Block a user