Grid
This system does not define a column grid. Layout comes from a single container width, with each block managing its own internal rhythm, so there are no column, gutter or breakpoint tokens to publish. The column figures shown below are the platform's defaults rather than values from this system, and should be read as a placeholder.
in-sync·Source: css:blocks/base.css·Last synced 3d ago
12-Column Grid
12 equal columns separated by a 42px gutter (21px per side).
1
2
3
4
5
6
7
8
9
10
11
12
ColumnGutter (42px)
Common Column Spans
.col-12Full width — 12 of 12 columns.col-8Two-thirds — 8 of 12 columns.col-6Half — 6 of 12 columns.col-4One-third — 4 of 12 columns.col-3One-quarter — 3 of 12 columnsOn This Page