Design comparison
SolutionDesign
Solution retrospective
Hello ! This is my next challenge.
If u have any feedback, feel free to comment :) !
Best,
Logan
Community feedback
- @mateuscgoncalvesPosted about 3 years ago
Hey @LoganWilliaumez congratulations on your code!
Just a feedback: add background-size: contain instead of background-size: 100%.
When you use background-size: 100% it means that the image size will be 100% of the size of the image file (1440px), not 100% of the size of the screen (In a screen bigger than 1440px, the image will not occupy all the space avaliable).
Best,
Mateus
Marked as helpful1
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