
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I proud to be able to center the list marker
What challenges did you encounter, and how did you overcome them?There is a problem on centering list marker vertically. It takes me quite some time to figure it out. I overcome it by setting the display on list item as flex and add ::before
pseudo class to put marker before the content of list item. Another problem is the bold text and the rest are treated as separate element in flex. In order to fix it i wrapped all the content of list item into paragraph
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