summaryrefslogtreecommitdiff
path: root/public/css/variables/spacing.xxl.css
blob: e5846685aa12426e0d134470b5f9cbb95c37a71c (plain)
1
2
3
4
5
6
:root {
  --grid-total-width: 100rem;
  --grid-padding-start-relative-eighth-rem: 32;
  --grid-column-count: 12;
  --grid-prose-column-count: 8;
}