Mobile first, Flexbox and Sass

Solution retrospective
I managed it before, but couldn't get the background colorization quite right this time. Isn't there a way to do this using pseudo elements and 'blend-mode: contrast'? If anyone knows, please stop my brain from hurting, thank you. <3
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@palgramming
when your page is in a browser that is 420px wide your whole image disappears. You need to keep the mobile layout longer but transition the elements sizes in the mobile layout to the desktop sizes then when the browser is wide enough to fit the desktop layout then you can transition to it
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