Responsive stats preview card component

Solution retrospective
I used CSS grids for this one. I will be waiting for any suggestions available according to my code. Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Eyuleo
I think the break point on the media query is to high like it would be better around
@media (min-width:769px)
because the mobile version is visible on most screen even though the screen size is more than the typical mobile device screens. overall, it's really good happy coding all the best ✌.
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