lazyjinchuriki / pokedex

A Pokedex website made in HTML5, CSS, Vanilla Javascript
https://lazyjinchuriki.github.io/pokedex/
22 stars 21 forks source link

spinning effect on pokeball #45

Closed Seemant-RajSingh closed 10 months ago

Seemant-RajSingh commented 10 months ago

can add spinning animation to pokeball on top left, please assign under hacktoberfest.

lazyjinchuriki commented 10 months ago

Sure

Seemant-RajSingh commented 10 months ago

PR made, check it out https://github.com/lazyjinchuriki/pokedex/pull/50

features added:

  1. pokeball spin animation on hover.
  2. github icon transition on hover smoothened.
  3. minor bug fix - on github hover, headers elements shifted left, bug fixed.