KSS Style Guide

34.14.3 #Width - p40 - sm .vw[mn,mx]-sm-p40

Toggle example guides Toggle HTML markup

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

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