Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Browsing different sites on how to fix the problem I was facing
What challenges did you encounter, and how did you overcome them?Space between li and li marker
What specific areas of your project would you like help with?Any constructive criticism is appreciated
Community feedback
- @cvtqxPosted 6 months ago
Great work! The page structure is clear and class names all make sense.
One thing I've noticed is when you import google fonts - you've duplicated the imports, so that you have multiple unneeded lines in your head tag. Several fonts can be imported within one import and your lines 9-11 in index.html do the job (so lines 6-8 are not needed).
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