Design comparison
SolutionDesign
Solution retrospective
Any feedback on my code is much appreciated.
Community feedback
- @MatiX221Posted over 2 years ago
Good. Just a few things.
For phones you can set
background-size: cover
For desktop you can set
backround-size: contain
And it would be better if @media had
min-width
around 600-1000px. 1440px is too much1
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