Alinhe o vento da cauda direita
<div class="flex justify-end ...">
<div>1</div>
<div>2</div>
<div>3</div>
</div>
Azad Kshitij
<div class="flex justify-end ...">
<div>1</div>
<div>2</div>
<div>3</div>
</div>
Class Properties
text-left text-align: left;
text-center text-align: center;
text-right text-align: right;
text-justify text-align: justify;