variable
Neat grid
This variable is a sass map that overrides Neat's default grid settings. Use this to define your project's grid properties including gutters and total column count.
Properties
Name | Type | Default | Description |
---|---|---|---|
columns | number (unitless) | 12 | Default number of the total grid columns. |
gutter | number (with unit) | 20px | Default grid gutter width between columns. |