KSS Style Guide

34.18.2 #Width - p75 - md .vw[mn,mx]-md-p75

Toggle example guides Toggle HTML markup

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

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