23.1.1 #height - vh50 - lg .vh[mn,mx]-lg-vh50
Sets the height, max-height, or min-height of element to css var for vh50 on lg.
Examples
Default styling
A div
.vh-lg-vh50
Sets height to vh50 on lg
A div
.vhmn-lg-vh50
Sets min-height to vh50 on lg
A div
.vhmx-lg-vh50
Sets max-height to vh50 on lg
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source:
dist/full/full.css
, line 12420