Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Customizing lists marker and padding .ul { padding-inline-start: 17px; }
li::marker { color: hsl(332, 51%, 32%); }
What challenges did you encounter, and how did you overcome them?1-Customizing list items and indentation. 2-It's important to remember you need to use 'px' and not 'rem' in media queries! 3-Never forget to set box-sizing to border-box!
Community feedback
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