KSS Style Guide

34.12.1 #Width - p25 - sm .vw[mn,mx]-sm-p25

Toggle example guides Toggle HTML markup

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

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