The align-content Property

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

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

1
2
3
4
5
6

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