Design comparison
SolutionDesign
Solution retrospective
Any recommend regarding to the project would be appreciated.
Community feedback
- @HassiaiPosted over 1 year ago
wrap <div class="attribution"> in a footer tag to fix the accessibility issue.
To center .product on the page using grid only instead of grid and padding, add
min-height:100vh
to the body and remove the padding value in .product.Hope am helpful.
Well done for completing this challenge. HAPPY CODING
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