Text Alignment
This modifier change the text align of text.
The structure of the class names are:
.font-align-{VALUE}
.font-align-{VALUE}-{SCREEN_SIZE}
until the screen size
The values are:
- VALUE: left, center, right
- SCREEN_SIZE: lg, md, sm, xs
This modifier change the text align of text.
The structure of the class names are:
.font-align-{VALUE}
.font-align-{VALUE}-{SCREEN_SIZE}
until the screen sizeThe values are: