expressjs/expressjs.com

footer: kawaii button shrinking social icons below 400px

Offen

#2.456 geöffnet am 22.07.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (2.088 Forks)batch import
a11y / accessibilitydesigngood first issuehelp wanted

Repository-Metriken

Stars
 (5.330 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 7h) (43 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide