KSS Style Guide

2.18.1 #Child Width - p75 - lg .vwc[mn,mx]-lg-p75

Toggle example guides Toggle HTML markup

Sets the width, max-width, or min-width of an elements immediate children to css var for p75 on lg.

Examples
Default styling
A div
B div
.vwc-lg-p75
Sets width of immediate children to p75 on lg
A div
B div
.vwcmn-lg-p75
Sets min-width of immediate children to p75 on lg
A div
B div
.vwcmx-lg-p75
Sets max-width of immediate children to p75 on lg
A div
B div
Markup
<div class="bwa-1 [modifier class]"><div class="bwa-1">A div</div><div class="bwa-1">B div</div></div>
Source: dist/full/full.css, line 25527