1 2 3 4 5 6
:root { --grid-total-width: 48rem; --grid-padding-relative-eighth-rem: 16; --grid-column-count: 8; --grid-prose-column-count: 8; }