Stats preview card component

Solution retrospective
I feel like there should be a more elegant way to space elements vertically on desktop. I used padding top because I couldn't find a way to space them correctly with flexbox or grid. If anyone has a better solution, it'd be great!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @limaneto
with Flexbox you could use the gap property.
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