KSS Style Guide

34.16 #Width - p60 .vw[mx,mn]-p60

Toggle example guides Toggle HTML markup

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

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