Stats preview card using Flexbox and CSS Grid

Solution retrospective
👍 Hi, if you have any ideas on how I can improve the background on the image to match the design, please let me know.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SanderBuist2
if you add:
- mix-blend-mode: multiply;
to your img in your css, the image will blend with the background and will keep the darker colors. (there are more modes with differend effects, you can play with them)
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