Skip to main content
Version: 1.1

Text Align

Utilities for controlling the alignment of text.

NamespaceOutput
text-left{ textAlign: "left" }
text-center{ textAlign: "center" }
text-right{ textAlign: "right" }
text-justify{ textAlign: "justify" }