Release / release (push) Successful in 1m36s
GFM tables (config reference's Field/Type/Default/Notes tables) are wider than a phone screen and don't wrap, so without their own scroll container they forced the whole page to scroll horizontally instead. Wrap rendered tables in an overflow-x-auto div, and let long unbroken strings in table cells and inline code (env var names, paths) break instead of forcing extra width. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>