arcVaishali / stellar-vision

This is a disaster relief and rescue aid. It aims to reduce the issue of fragmented response by various organizations during the times of natural calamity. IMPACT HACKS'23 First Runner up
https://stellar-vision.vercel.app
MIT License
6 stars 24 forks source link

Fix button hover inconsistency #35

Closed ChiragAgg5k closed 9 months ago

ChiragAgg5k commented 9 months ago

Currently when trying to click on a button, only the text is clickable, while there is animation on entire button, making the ui very inconsistent to the user. We can fix this by wrapping the link/anchor tags on the button instead of just the text.

I can work on this under the hacktoberfest label