Line Height

Control the space between lines of text.

Controls

Line Height1.5

Live Preview

The quick brown fox jumps over the lazy dog. Typography is the art of beautiful text.

Generated Code

.element {
  line-height: 1.5;
}