@jrddpSubmitted 2 months ago
What are you most proud of, and what would you do differently next time?
Small details such as the coloring of the list decorations were fun to catch and figure out.
What specific areas of your project would you like help with?I could not figure out a good way of fixing the spacing on the ordered list "Instructions" items. I wanted them to display with the same left-padding on each line (each overflow line of each list item should be to the right of the number, not below it). I wanted to do this without changing the semantic "li" and "ol" elements, but I could not find a solution.