KSS Style Guide

23.1.3 #height - vh50 - sm .vh[mn,mx]-sm-vh50

Toggle example guides Toggle HTML markup

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

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