
Please log in to post a comment
Log in with GitHubCommunity feedback
- @VillageR88
Inside the stylesheet, change:
body { height: 100vh; }
to
body { min-height: 100dvh; }
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord