Grid.gutter
configurationDefines the width of the gutters between the columns / rows.
grid.gutter
Number|String|Objectgrid.gutter.cols
String|Number|ArrayDefines the width of the gutters between the columns. When an array is used, it is mapped to set the gutter between the columns for the provided responsive breakpoints.
grid.gutter.rows
String|Number|ArrayDefines the width of the gutters between the rows. When an array is used, it is mapped to set the gutter between the rows for the provided responsive breakpoints.