KSS Style Guide

25.1.2 #height - vh60 - md .vh[mn,mx]-md-vh60

Toggle example guides Toggle HTML markup

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

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