Design comparison
SolutionDesign
Community feedback
- @lack21Posted over 1 year ago
Good work 👍, but I have some recommendations!
- Add
height: 100%
to the.hero__image
. - Add following styles to the
#desktop-image
{ height: 100%; object-fit: cover; }
Like this image will be same height as the container on medium size devices!
Marked as helpful1@shreejan-regmi01Posted over 1 year ago@lack21 thank you! that helped :) i'm integrating the changes
0 - Add
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