text-align
TypographyControls the horizontal text alignment of inline content inside parents.
Common Value Formats
- text-align: left; Left align flow
- text-align: center; Center aligned text
- text-align: right; Right align flow
- text-align: justify; Stretches spacing to justify margins