Touch targets (hit areas) — why 44×44 matters

Quick, practical accessibility note — with a before/after demo.

The problem

Many controls — icons, toggles, menu dots — are visually compact, but the hit area for touch (and mouse) needs to be bigger. Small buttons frustrate everyone, especially on mobile, and make it harder for people with motor challenges to use your app.

Why it matters

Checklist for touch targets

Common pitfalls

Quick test

See the live demo

Related: Icon-only buttons · Clickable divs