bold the text in bootstrap code example
Example 1: text-bold bootstrap
<p class="font-weight-bold">Bold text.</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