Basic Usage
Grid systems are used for creating page layouts through a series of rows and columns that house your content.
Galaxy grid uses 12 column system, with a grid gutter of 2rem
(32px).
.row
must be placed within a .container
for proper alignment and padding. Use rows to create horizontal groups of columns.
Contents
- Grids