Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I resubmitted the solution with the desktop design.
What challenges did you encounter, and how did you overcome them?I was not able to change the color of the numbers in the list. Also, not sure how big to make this on the desktop, but it seems to work in the responsive tests.
What specific areas of your project would you like help with?Any helpful tips or tricks are always appreciated.
Community feedback
- @Hadisuhail188Posted 6 months ago
you can change the colours of the ordered list items by doing: ol{ color: "the color you want" }. the reason why this will work is because this is the only section with ordered list items
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