Structure: Increase the content width to 45rem

This commit is contained in:
Eryn Wells 2024-08-02 15:47:45 -07:00
parent 97aa739b3f
commit 5b1eeee5e9

View file

@ -8,7 +8,7 @@
************************/
:root {
--content-width: 30rem;
--content-width: 45rem;
--gutter-width: var(--space-m);
}