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