Skip to content

Centering

.asis-margin-center adds margin-left: auto and margin-right: auto. This will center the content horizontally. Using the flexbox or CSS grid methods for centering are usually a better approach, but this class helps in cases where those aren't an option. In particular, the margin method doesn't require adding classes/styles to the container.

50% Width