Results summary component using CSS Flex. Used only css and html.

Solution retrospective
Coludn't fix the distance between the lis images and the labels.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SudipKhatri036
Just remove the padding of ul and it will be fixed 😊
ul { padding : 0; }
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