gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

added spacing for abilities to take the same amount of space #75

Closed gdirk07 closed 2 years ago

gdirk07 commented 2 years ago

Removed react import for a useState/MouseEvent import to lower what we import.

Added a height to the box containing the abilities so regardless if the pokemon has 2 or 3 abilities it takes up the same space (was having an effect on the sprite element).