Design comparison
Solution retrospective
Making the site responsive
What challenges did you encounter, and how did you overcome them?I encountered a challenge at the last part of the code, where the nutrition information has to be side by side. I used flexbox in the first instance, but it didn't work well with the spacing of the nutrient and measurement. So I used grid and its template column.
What specific areas of your project would you like help with?Please, someone should help me by providing ways by which I could distance the list text items from the markers. When I used text-indent, it only moved the first line only. Then how can I color the list markers? I was only able to do so for the square marker, making use of list-style-image. But it didn't work for the decimal marker and disc marker.
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