Together-100Devs / Together

Together is a group calendar application using the MERN stack intended to bring discord communities closer!
https://together.cyclic.app/
MIT License
167 stars 112 forks source link

Bugfix/issue 435 #437

Closed AhmedHHamdy closed 1 year ago

AhmedHHamdy commented 1 year ago

Description

Issue: When navigating the page using the keyboard, users are unable to easily distinguish whether a link is highlighted in the header section.

I fixed this issue by updating the focus ring on the links in the header section. Previously, the focus ring had a small width and was not easily visible. I increased the width of the focus ring and changed the color to black, making it more prominent and noticeable. I thoroughly tested the changes on multiple browsers, and the new focus ring now works effectively.

Chrome Screenshot 2023-07-19 112857

Edge Screenshot 2023-07-19 113332

Type of change

Please select everything applicable. Please, do not delete any lines.

Issue

Checklist: