docs
docs copied to clipboard
Making the icons in the docs page of Keploy to behave the same way on hover
What has changed?
The icons in the docs page of Keploy do not hover the same way in the 'Languages' and the 'Dependencies Support' sections. This PR fixes that issue
Type of change
- [x] Bug fix (non-breaking change which fixes an issue).
How Has This Been Tested?
Made the changes and ran the server locally to make sure the changes are expected. Attaching a screen recording below for more clarity regarding the PR
https://github.com/user-attachments/assets/58cdca24-786e-458f-8973-7fa400cf263f
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have performed a self-review of my own code.