12.1 #Height - p25 .vh[mx,mn]-p25
Sets the height, max-height, or min-height of element to css var for p25.
Examples
Default styling
A div
.vh-p25
Sets height to p25
A div
.vhmn-p25
Sets min-height to p25
A div
.vhmx-p25
Sets max-height to p25
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source:
dist/standard/standard.css
, line 6497