KSS Style Guide

27.1.2 #height - vh75 - md .vh[mn,mx]-md-vh75

Toggle example guides Toggle HTML markup

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

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