Design comparison
SolutionDesign
Solution retrospective
how's the css code?
Community feedback
- @MarkoNikolajevicPosted over 4 years ago
your css is clear and readable. I've just one suggestion, in media queries you should use
@media (min-width: 768px)
for example instead ofwidth: 768px
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