Add --wrapper-max-width variable
This commit is contained in:
parent
d99623d773
commit
f91a960619
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
--flow-space: 1rem;
|
||||
--auto-grid-placement: auto-fill;
|
||||
--gap: var(--space-16);
|
||||
--wrapper-max-width: 52.875rem; /* 846px */
|
||||
|
||||
/* Borders */
|
||||
--rounded-xs: 1px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue