2026-08-18 — Help page article layout

Summary

/help (and /support, /privacy) used Tailwind’s prose class without @tailwindcss/typography, so the CSS reset flattened headings, lists, and spacing into one block of text.

Highlights

  • Article styles for .prose now live in the Next.js global stylesheet (headings, bullets, paragraph spacing).

  • Those three pages also pick up the same horizontal padding as /about.