Font-weight
Use the font-weight
utility class to change the font-weight
.
Bold text
<p class="sba-u-font-weight--bold">Bold text</p>
<fieldset>
<legend class="sba-u-font-weight--normal">Normal weight text</legend>
</fieldset>
Use the font-weight
utility class to change the font-weight
.
Bold text
<p class="sba-u-font-weight--bold">Bold text</p>
<fieldset>
<legend class="sba-u-font-weight--normal">Normal weight text</legend>
</fieldset>