KSS Style Guide

13.1.1 #height - p25 - lg .vh[mn,mx]-lg-p25

Toggle example guides Toggle HTML markup

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

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