KSS Style Guide

34.11.3 #Width - p20 - sm .vw[mn,mx]-sm-p20

Toggle example guides Toggle HTML markup

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

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