Row Block

Rows are wrappers for columns. Rows have gutters and classes to align the columns. Containers, rows, and columns are used to layout and align content

Block example

Row block

Configurable options

Row allignment classesUse flexbox alignment utilities to vertically and horizontally align columns.
Row GutterOption to select gutter/no-gutter. The gutters between columns in our predefined grid classes can be removed with .no-gutters. This removes the negative margins from .row and the horizontal padding from all immediate children columns.