diff --git a/PTG/src/PokemonGrid.css b/PTG/src/PokemonGrid.css index 471c136..e0b5122 100644 --- a/PTG/src/PokemonGrid.css +++ b/PTG/src/PokemonGrid.css @@ -19,6 +19,7 @@ position: relative; width: 100%; max-width: 120px; + padding-top: 24px; } .pokemonCardImage > img {