Design comparison
SolutionDesign
Community feedback
- @Djamel1133Posted 2 months ago
Hi, well done I am not expert but i think a lot of things must go to reset.css file : /* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */ ul[role="list"], ol[role="list"] { list-style: none; } Thank you.
Marked as helpful0@ZxjklpPosted 2 months agoThanks for the advice! For a small project, I think keeping everything in a single index.css file is perfectly fine. But I'd love to hear your thoughts—am I overlooking something?
1
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