
Design comparison
SolutionDesign
Community feedback
- @mod-prashantPosted about 2 months ago
I think to make it more like the design.
You can add styles to headings And, you can add left padding to lists like
ul{ padding-left: 1rem; } ul ::marker{ color: var(--Rose800); font-weight: 600; } ul li{ padding-left: 1rem; }
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