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