Align Content

Controlling how rows are positioned in flex and grid containers.

Class Properties
align-content-center align-content: center;
align-content-end align-content: flex-end;
align-content-space-around align-content: space-around;
align-content-space-between align-content: space-between;
align-content-start align-content: flex-start;
align-content-stretch align-content: stretch;
Basic Usage
Applying conditionally
An error has occurred. This application may no longer respond until reloaded. Reload 🗙