N-Shar-ma / Emoji-Card-Game

Emoji guessing card matching game, made using vanilla JavaScript, lots of css animations and the native HTML drag and drop API
https://emoji-card-game.netlify.app
19 stars 26 forks source link

Make buttons have pointers instead of normal cursor #23

Open web-dev-kushal opened 1 year ago

web-dev-kushal commented 1 year ago

image The button can have a cursor pointer property to make it a more button-like feature. If this seems legit, can I work on it?

N-Shar-ma commented 1 year ago

Thanks for the idea, @Kusha-web ! Could you maybe come up with more little enhancements like this? A PR with only this change is a little too small and in danger of being classified spam. So it would be nice if you propose a couple more such changes, get them approved by me here, and then make a PR for all of them.

N-Shar-ma commented 1 year ago

@Kusha-web Any updates?