White Space

Control how whitespace and line breaks are handled.

Controls

White Space

Live Preview

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

Generated Code

.element {
  white-space: nowrap;
}