Responsive Landing Page Using CSS Flexbox & Media Queries

Solution retrospective
I'm most proud of the responsiveness, there were some things I thought wouldn't show up well at a certain point but I was able to get almost working on even the smallest screens. that being said, the 4 images cut off if the screen is under about 315px, which I wasn't quite able to fix. Im not sure how big of a deal that is, but I think overall it's okay.
What challenges did you encounter, and how did you overcome them?My biggest challenge was figuring out how to change the color of the background image, which I wasn't able to do. I tried background-blend-mode, which did change the color, but I could only really change the tint, not take over the image with the color like in the example. Instead, I put the images through Figma & added an overlay of the same color, & achieved the same look. I'm not sure if there was a way to do it using css, but my method worked very well.
What specific areas of your project would you like help with?As usual, anywhere you think my code could be improved, simplified, anything I could have included, excluded, etc. All feedback is appreciated! :)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Haley Underwood's solution.
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