HTML-CSS

Solution retrospective
Any recommend regarding to the project would be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Hassiai
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
Join 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