
Design comparison
SolutionDesign
Community feedback
- @yvonnem111Posted 24 days ago
Hi @lulungar, Great effort! My suggestion would be to get around the instruction and copy not lining up I would try:
ol { list-style-position: outside; } ol li { padding-left: 5px; } then you can remove the following on the span tag. ol li span { margin-left: 15px; } Hope that helps:)
0
Please log in to post a comment
Log in with GitHubJoin 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