Fixed multiplier height

Set a fixed height with h:{ number | px }. Multiplier for number is 16.

Default styling
h%3A0
Set height to 0.
h%3A1
Set height to 1 * multiplier.
h%3A2
Set height to 2.* multiplier
h%3A3
Set height to 3 * multiplier.
h%3A4
Set height to 4 * multiplier.
h%3A5
Set height to 5 * multiplier.
Markup

Toggle example guides Toggle HTML markup

<div pam-size="[modifier] w:2" pam-skin="bg:gray:200"></div>