3 Column layout with pure HTML and CSS

Solution retrospective
Hi guys! This is my first completed challenge here in FrontEnd Mentor and it was very cool to do it, but a bit hard too, so if there is a bug or a better way to do the code i'm opened to discuss and learn.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jhellard
Looks pretty good! I'd suggest giving the whole thing a bit of padding on the sides so that when you lower the screen size the column's are not touching the borders of the window (Before the mobile trigger, that looks good)
It looks like the columns themselves are not resizing when the size is lowering, forcing them outside the body. That looks like why the footer is getting pushed to the left.
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