Design comparison
SolutionDesign
Solution retrospective
responsiveness of background images was a challenge elements moving as text changes in height on the page is still something I wish to manage better.
Community feedback
- @niemalPosted over 1 year ago
Hello there!
I see you are putting in quite the effort and I would like to commend that. Now on topic, the home page is broken on mobile. I recommend using
background-image
withbackground-position
for the image. I also recommend looking into themin-height
property as it can stretch the height to your liking, i.e.100vh
.Hope you progress further into your journey!
0
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