Design comparison
SolutionDesign
Community feedback
- @mverma45Posted 8 months ago
The code looks good for the ol list to make the numbers bold use ol > li::marker { font-weight: bold; } that should make the numbering bold.
Marked as helpful0
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