kd1729 / portfolio

My Portfolio
https://kd1729.github.io/portfolio/
15 stars 32 forks source link

Improve Hover effect #92

Closed sai-kumar0 closed 8 months ago

sai-kumar0 commented 8 months ago

When we hover on the nav elements, all the other elements are getting effected due to scaling property and moving a little bit

Why don't we add a simple hover effect without scaling. Like turns into red color when hover.

If you want me to work on this issue, please assign this to me with the hacktoberfest accepted label.

sai-kumar0 commented 8 months ago

Hey @kd1729

I have changed the hovering effect of the navigation elements.

https://sai-kumar0.github.io/portfolio/

The above is the link of the improved version. I have made the PR to this issue. I hope you review it. If there are any issues text them, else merge the PR.

image