Design comparison
SolutionDesign
Solution retrospective
If you have any advice please tell them in comments !
Community feedback
- @grace-snowPosted almost 4 years ago
Hi Mehmet,
I can't see all content on mobile because things are overlapping each other. I think this is because you've set heights on everything.
Its very rare you need to put heights on anything tbh, probably only ever on images or icons. You should be safe to remove all height declarations from this, or at the very least swap them for min-height so containing elements can grow when they need to.
I hope that's helpful advice (upvote if it is)
1
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