CSS Flexbox and media queries

Solution retrospective
I wasn't able to fit the background image perfectly to the end result. I used the cover position so that it won't look bad on smaller screens and was wondering if there was a better way to match the end result.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AdamCodes42
Nicely Done! 😀
As For the background elements you can use pseudo selector
::before
and::after
which will help you to adjust the background elements.Happy Coding.✌
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