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