Closed uglyprincess closed 4 years ago
I added the following code to styles.css in order to fix this issue: a.item-nav:focus { background-color: #0A192F; }
a.item-nav:focus { background-color: #0A192F; }
Describe the tests that you ran to verify the changes made. Mention the tests for easy reproducibility.
|
@Tlazypanda ma'am pls review and merge this PR.
The changes look all good! And it solves the issue. @Tlazypanda ma'am pls merge this PR
Pull Request
Proposed Changes
Types of changes made
Additional Info
I added the following code to styles.css in order to fix this issue:
a.item-nav:focus { background-color: #0A192F; }
Viability of Code
Describe the tests that you ran to verify the changes made. Mention the tests for easy reproducibility.
Mention(if any) specific Test Configurations used:
Screenshots or GIFs (if any)
|
Checklist: