Design comparison
SolutionDesign
Community feedback
- @Finney06Posted over 2 years ago
.1 Your design is cut off in mobile landscape view. To fix that use min-height instead instead of height for your wrapper selector.
.2 I would recommend trying to simplify the HTML markup by adding main tag and add the attribution to the footer to make it more semantic. You can simply use main tag instead of div.
Marked as helpful0
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