KSS Style Guide

34.14.2 #Width - p40 - md .vw[mn,mx]-md-p40

Toggle example guides Toggle HTML markup

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

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