nowrap bootstrap code example
Example 1: justify text bootstrap
<p class="text-justify"> your text for example : Hellow! World.. </p>
Example 2: bootstrap nowrap
<div class="text-nowrap" style="width: 8rem;">
This text should overflow the parent.
</div>
Example 3: bootstrap 4 font bold
font-weight-bold