Submitted about 3 years ago
Semantic HTML 5 markup, css custom properties, flexbox
@Shangsit
Design comparison
SolutionDesign
Solution retrospective
The footer comes upward after increasing the width beyond 1300px. I think it will be okay if the height of the div is set the same as the body, but how to do that?
Community feedback
- @reydelshitPosted about 3 years ago
you can set the image header to
width: 100%;
then in the father div set it tooverflow: hidden;
for the image to not overflow and fit only at the container0
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