Meet-Landing-Page Responsive Layout

Solution retrospective
The most challenging aspect for me was the footer layout. I'm not familiar with fixed, absolute, and relative positioning and it took a lot of trial and error.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@josenegrete123
Great work! It closely resembles the given design.
What I would've done for the footer, would have been to add a
height: 100%
to have the rest of the image reach the bottom of the page.Also, you don't need to include
position: relative
for yourprimary-footer
class.Outside of this, great work!
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