KSS Style Guide

34.3.2 #Width - ch2 - md .vw[mn,mx]-md-ch2

Toggle example guides Toggle HTML markup

Sets the width, max-width, or min-width of element to css var for ch2 on md.

Examples
Default styling
A div
.vw-md-ch2
Sets width to ch2 on md
A div
.vwmn-md-ch2
Sets min-width to ch2 on md
A div
.vwmx-md-ch2
Sets max-width to ch2 on md
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source: dist/full/full.css, line 24609