KSS Style Guide

15.1.1 #height - p50 - lg .vh[mn,mx]-lg-p50

Toggle example guides Toggle HTML markup

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

Examples
Default styling
A div
.vh-lg-p50
Sets height to p50 on lg
A div
.vhmn-lg-p50
Sets min-height to p50 on lg
A div
.vhmx-lg-p50
Sets max-height to p50 on lg
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source: dist/full/full.css, line 12316