QAZIMAAZARSHAD / Income-Tax-Calculator

Income Tax Calculation System For A Salaried Person
https://github.com/QAZIMAAZARSHAD/Income-Tax-Calcultor/blob/main/README.md
MIT License
36 stars 57 forks source link

Cursor pointer on hover buttons #34

Closed jigar-sable closed 3 years ago

jigar-sable commented 3 years ago

Issue Number #5

Describe the changes you've made

  1. I've added pointer cursor to all buttons by adding cursor property.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

Test plan

Hover over all buttons as you'll see a pointer cursor there.

Checklist