Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This was quite a hassle to finish, so I'm proud I did it!
What specific areas of your project would you like help with?Any help is welcome :)
Community feedback
- @NatureSon22Posted 5 months ago
Avoid using IDs for styling in css because they have the highest specificity, making it difficult to override their styles later. Use classes to style elements as classes are more flexible and maintainable.
2
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