diff --git a/src/app/app.component.ts b/src/app/app.component.ts index f0b9900..6c4da67 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -121,7 +121,7 @@ import { PokemonService } from './core/services/pokemon.service'; } .content { - height: 100%; + //height: 100%; overflow: auto; }