πͺText Align
Text Alignment Classes
<div class="text-right">This text is aligned to the right.</div><div class="text-center">This text is aligned to the center.</div><div class="text-left">This text is aligned to the left.</div>Text Justification Classes
Last updated