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