expressjs/expressjs.com
footer: kawaii button shrinking social icons below 400px
Open
#2,456 opened on Jul 22, 2026
a11y / accessibilitydesigngood first issuehelp wanted
Repository metrics
- Stars
- (5,330 stars)
- PR merge metrics
- (Avg merge 13d 7h) (43 merged PRs in 30d)
Description
https://github.com/user-attachments/assets/bad6e6da-9a17-4bbb-a97b-56b8387dabd7
Accessibility (a11y) Guideline: Minimum Icon Size & Touch Target
- Minimum Icon Dimensions (WCAG 2.5.8 - Target Size): Ensure interactive elements and their icons do not shrink below 16px (1em) on mobile devices or smaller viewports to maintain visual legibility and prevent layout collapse.
- Touch Target Spacing: While visual icons may scale down to 16px to fit narrow screens (<400px), the interactive container/touch target must maintain an adequate hit area to assist users with motor impairments or touch interfaces.