I am happy to have implemented the recipe schema in this challenge.
I would style my list differently (I plan on refactoring this part) next time.
What challenges did you encounter, and how did you overcome them?I had a hard time styling the lists (spacing and alignment). The easiest for me was to use the '::beforepseudo-element and play with the
display` property.
I plan on refactoring the lists CSS by using this approach
What specific areas of your project would you like help with?Semantic HTML, CSS best practices and accessibility.