7.2.1.1 #Font - Weight - 0 - lg .fw-lg-0
Sets the font-weight an element to the variable for 0.
Examples
Default styling
A div
.fw-lg-0
Sets the font-weight an element to the variable for 0
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/full/full.css
, line 11094