Stats preview card component

Solution retrospective
I opted for a mobile first workflow and used display:flex for the desktop version.
I'm not too familiar with CSS Grid and therefore did not implement it in the final solution.
I used a filter to get the purple overlay over the image, but it looks a little different from the design.
Also for the desktop version of the design(600px and more), the image is responsive to the browser size, but the text field remains the same, and its size doesn't change.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dhanya'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