Design comparison
SolutionDesign
Community feedback
- @lack21Posted over 1 year ago
Good job 👍, but I have some recommendations!
- Remove
width: 1440px
from the.homeContainer
, like this it will adjust to any width! - Add
background-size: cover
, like this background image will not repeat itself and will adjust to any width and height!
Marked as helpful0@lack21Posted over 1 year ago@iionayne25 you should add
background-size: cover
to the.homeContainer
as well!0 - Remove
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