a11y: Font size controls widget #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Frontend widget for visitors to increase/decrease text size. Stores preference in localStorage.
Implementation: Small A/A+ button group, adjusts root font-size via CSS custom property, persists across pages.
WCAG 2.1 AA: 1.4.4 Resize Text
✅ Verified working on suite.dev (2026-07-16). The a11y toolbar includes a text-size widget — Decrease / Reset (100%) / Increase — that live-adjusts the root font size across the site. WCAG 1.4.4 (Resize Text) satisfied. Ready to close.