AccessibleForAll / AccessibleWebDev

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

fix: color contrast of active nav link item when hovered #353

Closed SatyamSetia closed 1 year ago

SatyamSetia commented 1 year ago

Describe your changes

added css color property on nav link item in hover state to be of value var(--text)

Screenshots - If Any (Optional)

Screenshot 2023-07-16 at 12 11 19 AM

Link to issue

Closes #351

Checklist before requesting a review

SatyamSetia commented 1 year ago

@EmmaDawsonDev Requesting your review on this PR, whenever you get time.