AccessibleForAll / AccessibleWebDev

A resource for developers wanting to learn the basics of accessibility
https://accessibleweb.dev
MIT License
174 stars 96 forks source link

Page Navigation links too close on mobile #348

Closed EmmaDawsonDev closed 1 year ago

EmmaDawsonDev commented 1 year ago

Describe the bug In the page navigation component NavPage the links are too close together on mobile and therefore it's easy to press the wrong one. I have fairly small fingers yet my index finger covers three links at once.

Please increase the top and bottom margin to be 14 px each which should make it easier to press the correct link.

image
blyncnov commented 1 year ago

Can I work on this ??

blyncnov commented 1 year ago

I'm already handling this 👌