Design comparison
Solution retrospective
I able to complete the code.
What challenges did you encounter, and how did you overcome them?main challenge is finding the way to implement the design.
What specific areas of your project would you like help with?i have face an issue. when i increase the height of the screen there is creating the empty white space.
Community feedback
- @Jvps321Posted 6 months ago
To avoid white space, remove the "height" container. why are you saying it should be the height of the screen, but if you get a bigger screen, the container will be gigantic, but the content will always take up the same space, hence the blank space. and its responsive mode is breaking when the screen goes below 650px I recommend taking a look at this point too, if you need help just let me know and I'll try to help. Hope this helps.
0@ablecjPosted 6 months agosure thank you for your valuable comment. it helps me. the responsiveness starts from 375px maybe that's why you saw it breaking. @Jvps321
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