KSS Style Guide

34.16.1 #Width - p60 - lg .vw[mn,mx]-lg-p60

Toggle example guides Toggle HTML markup

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

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