
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ivanorsolic95
I would suggest to remove color variables into separate CSS file, and then import this file to the main CSS file.
ul { list-style: none; }
Instead of using type selector, give this<ul>
a class, then use this class to style the list.Marked as helpful - @RSGames2019
muito obrigado erei tentar fazer
Join 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