summaryrefslogtreecommitdiff
path: root/public/css/variables/spacing.xxl.css
blob: 17d2f66904d3e4ffb8ab0525367ae6a74dcc4b66 (plain)
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;
}