Word Spacing

Control the space between words.

Controls

Word Spacing8px

Live Preview

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

Generated Code

.element {
  word-spacing: 8px;
}