Flex Utilities

Minimalism-UI comes with responsive utility classes which can be used to set the layout, alignment, and sizing of flex columns, or other flexbox based components.

Notation Container Level

The class names for the container level flex utilities come in the the following formats:

Classes Description
flex Sets the display: flex property
inline-flex Sets the display: inline-flex property