Design comparison
SolutionDesign
Solution retrospective
I had difficulty in the responsive before making some changes.
Community feedback
- @bansalgokulPosted over 1 year ago
For the accessibility report , you should change the div tag of attribution to footer tag. And For the responsiveness part, I think the main issue is because of height of body element. So you should add
height: 100vh;
to body element css and this will solve many of your problems.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