Typography

Line Height

Style syntax for setting the height of a line box.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
line-height:size / lh:sizeline-height: size

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="lh:1:hover lh:1@sm lh:1@dark lh:1@print">…</div>
PREVIOUS
Line Clamp

Style syntax for limiting the contents of a container to the specified number of lines.

NEXT
Vertical Align

Style syntax for setting vertical alignment.

MIT License Ā© Aoyue Design LLC.