Touch Targets

Use when applies to all interactive elements on touchscreen interfaces: buttons, links, checkboxes, radio buttons, form inputs, icon buttons, and menu items. Check CSS for min-width, min-height, width, height, and padding on interactive elements. Particularly important for icon-only buttons (close, delete, share) which are often made too small.

thedaviddias 0b085cb 2 files · 7.7 KB Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/touch-targets commit 0b085cbf1d

Frequently asked questions

npx skillmds@latest add thedaviddias/touch-targets