Add --wrapper-max-width variable

This commit is contained in:
Timothée Goguely 2024-09-12 19:08:37 +02:00
parent d99623d773
commit f91a960619

View file

@ -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;