"White" space under page when it's small (on mobile)

After googling I found that I should make page taller and then the problem will disappear.
But do there exist other solutions?!

Do you have a screenshot of the problem you’re trying to solve?

Ou, sorrym I forgot about that

Here it is - http://prntscr.com/k4wg82

And the project https://glitch.com/edit/#!/pi-pets?path=README.md:1:0

You can use CSS flexbox to make sure the ‘whitespace’ is filled by your content. See an example: https://glitch.com/edit/#!/literate-lizard

1 Like