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