Sort:  
<div align="justify">
Text here
</div>
<div class="text-justify">
Text here
</div>

You can choose between the two, one works at PeakD, one works at InLeo. I forgot which one.

oh so it does not work on both, thats what I though but didnt wanted to ask too many questions, I already report too many bugs every month 😂 I use to do software quality control so I constantly break things 😅 thx ✌️

You can use them both so it works on the both front-end. This is what I do.

<div class="text-justify">
<div align="justify">
Text here
</div>
</div>