Two modern CSS properties worth adding to your CSS reset: `text-wrap: balance` and `text-wrap: pretty`. Balance evenly distributes text across lines in headings, avoiding awkward short last lines. Pretty prevents typographic orphans in paragraphs by ensuring the last line never contains a single isolated word. Both are increasingly common in modern CSS resets.

1m watch time

Sort: