Use the flexible grid system to structure and align content. The grid is responsive, powered by flexbox, and based on a twelve-column grid system.
The grid consists of three distinct pieces:
- Containers add a maximum width and centers the content
- Rows enable the flexbox layout and contains the columns
- Columns determine the number of columns an item will span across, out of a possible 12 per row.