Skip to main content

Line Height

Utilities to adjust the line height.

Usage

Particle provides enums for line heights that are useful for various types of content.

line-height--solid

info

line-height--solid applies a line height of 1, which is useful for elements whose content box should be as tight as possible to the inner text.

line-height--title

info

line-height--title is a comfortable line height for multi-line headings.

line-height--copy

info

line-height--copy is the base line height of the page, good line for blocks of text.

line-height--loose