How Did I Not Know? ๐ #3 Center justified in tailwind CSS
There are 4 kind of text justify
text align left
text align center
text align right
text align justify
Always text align justify last line is left aligned
I always prefer last line should be in center
to achieve that
In CSS,
.center-justified...
blog.nishaanth.com1 min read