text-align
CLASS | DESCRIPTION |
---|---|
.nix-text-align_left | Aligns the text to the left |
.nix-text-align_right | Aligns the text to the right |
.nix-text-align_center | Centers the text |
.nix-text-align_justify | Stretches the lines so that each line has equal width |
<div class="nix-text-align_left"></div>