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