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