Stat Preview Component Card

Solution retrospective
Wheew! Again, I found it difficult to make my website responsive enough when switching from the desktop view to the mobile view. Still some changes to be made to my code but overall, I think it's functioning. I would really appreciate your feedbacks on this one. Thank you!💖
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hyrongennike
Hi @davinceey,
Congrats on completing the challenge
You're missing the following on the parent container of the overlay.
.img-div { position: relative; }
at the moment the purple overlay is not over the image.
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