The justify-content Property

Use the justify-content property to align the grid inside the container.

The value "space-between" will give the columns equal amount of space between them:

1
2
3
4
5
6

This page is optimized for screens less than 801px wide.