Helper classes in use
Class | Description |
---|---|
.justify-self-center | Center the content in the container |
.justify-self-stretch | Stretch the content to fill the container |
.justify-end | Align the content to the end of the container |
.justify-space-between | Space the content evenly across the container |
.align-center | Center the content vertically in the container |