Stats preview card component using html and css

Solution retrospective
This is my second attempt on this challenge, the first one was disappointing because i tried building for desktops at first but i hit a roadblock halfway so i abandoned it. I returned after completing 3 other challenge and gained experience from them and i learnt one thing; always using a mobile-first approach 😉 It is far easier when done this way. Y'all please check it out and give your feedbacks and suggestions. Thanks
PS: notice the background image on the right is darker than the original design? That's because I used the background-blend-mode
property instead of reducing the opacity of the background-color. This property is mostly supported in latest browser versions and isn't supported in internet explorer (not surprised there)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Zeena'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