lazyjinchuriki / pokedex

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

Fix: add transparent border color to inactive nav items #19

Closed timoransky closed 10 months ago

timoransky commented 10 months ago

This fixes a bug when the layout would shift slightly while hovering over the navigation item. I also added a transition to make this look smoother.