34.5.1 #Width - ch4 - lg .vw[mn,mx]-lg-ch4
Sets the width, max-width, or min-width of element to css var for ch4 on lg.
Examples
Default styling
A div
.vw-lg-ch4
Sets width to ch4 on lg
A div
.vwmn-lg-ch4
Sets min-width to ch4 on lg
A div
.vwmx-lg-ch4
Sets max-width to ch4 on lg
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source:
dist/full/full.css
, line 25857