KSS Style Guide

34.15.1 #Width - p50 - sm .vw[mn,mx]-sm-p50

Toggle example guides Toggle HTML markup

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

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