lazyjinchuriki / pokedex

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

[#32] Fixed Alignment is getting distorted while searching #34

Closed lunoos closed 1 year ago

lunoos commented 1 year ago

Fixes #32

The alignment issue is been fixed by hiding the the parent div instead of the child div whose name doesn't match with the sreached name.