
Please log in to post a comment
Log in with GitHubCommunity feedback
- @icyjkk
Your solution is quite similar to the example.
In your hmtl structure i would put a more descriptive name for the class. In a small project it´s ok with list1 list2, but if you are working for a big project, this names are terrifying.
At css, i would change @media (max-width:375px) for @media (max-width:678px) because it is a better measure for bigger devices.
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