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