7.2.1.2 #Font - Weight - 0 - md .fw-md-0
Sets the font-weight an element to the variable for 0.
Examples
Default styling
A div
.fw-md-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 10784