Design comparison
SolutionDesign
Solution retrospective
Can you help me, I don't know how to set the background at the botton of the page. Thanks for your help
Community feedback
- @brasspetalsPosted about 4 years ago
First of all, great job on this project! It matches the original design very well, and responds very nicely! 👍
If you wanted the background to reach all the way to the bottom of the screen, not just the design, you will have to set either
height
ormin-height
to100vh
in thebody
. I am unsure if it is best practice to set the height directly in the body, so you may want to add a container or wrapper div.0
Please log in to post a comment
Log in with GitHubJoin 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