Design comparison
SolutionDesign
Community feedback
- @AGutierrezRPosted 10 months ago
Hello there 👋. Good job on completing the challenge!
I have some suggestions about your code that might interest you.
CSS and Styling:
- Use the
list-style-image
rule on the<ul>
to use the SVG as list decoration. This will help you avoid having the SVG in the content of the<li>
. You can read more aboutlist-style-image
here
I hope you find this helpful 😁. Most importantly, your submitted solution is fantastic!
Happy coding!
0 - Use the
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