Testimonials grid section

Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
Awesome work completing this challenge.
Your solution looks great and close to the design.
With regards to your accessibility issue, there is no
h1
tag in your html document hence I recommend changing<p class="Nome__depoimento">Daniel Clifford</p>
to<h1 class="Nome__depoimento">Daniel Clifford</h1>
Hope this helps
Cheers
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