Stat Preview Card using Flexbox.

Solution retrospective
Open to any suggestions!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @DEmanderbag
Hey Pia, great solution. I really love the use of CSS custom properties.
Your solution has an image with the space at the bottom that is there because the image tag is an inline element. To remove it all you need to do is to put a display block on the image or in your class on the class group.
The code looks clean and readable I really don't have anything else to add.
Keep on coding ^^
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