lazyjinchuriki / pokedex

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

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

Closed lunoos closed 10 months ago

lunoos commented 10 months 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.