Type Rhythm

Align text spacing to a vertical rhythm baseline. Ensures headings, paragraphs, and other elements maintain consistent vertical flow.

dragoon0x 707d40f 608 B Updated

File contents

/type-rhythm — Vertical Type Rhythm

Establish vertical rhythm:

  1. Define baseline from body line-height (e.g., 1.6 * 16px = 25.6px, round to 24px)
  2. All heading margin-top: multiples of baseline
  3. All heading margin-bottom: baseline or half-baseline
  4. Paragraph spacing: one baseline unit
  5. List item spacing: half baseline
  6. Image heights: multiples of baseline (use object-fit)

Show before/after for spacing corrections.

dragoon0x/optik/tree/main/source/skills/type-rhythm commit 707d40f37a

Frequently asked questions

npx skillmds@latest add dragoon0x/type-rhythm