Responsive Stats preview card component using CSS Grid/Flex

Solution retrospective
This project was very fun, although the hardest part for this challenge was the purple overlay. After some research and asking around in the Slack community, I decided to go with 'mix-blend-mode' on a pseudo element. It worked perfectly although I did have trouble with the background-color on my pseudo element constantly wanting to go past the image's width, I found putting a 'min-width: 100%' on the image stopped that from happening but I would like any suggestions on how I could have done it better as I feel it felt like a band-aid solution.
Overall feedback and/or suggestions of code changes would be greatly appreciated for me to take into my next projects. :)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Liam Tanfield'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