KSS Style Guide

34.16.2 #Width - p60 - md .vw[mn,mx]-md-p60

Toggle example guides Toggle HTML markup

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

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