Design comparison
SolutionDesign
Community feedback
- @besttlookkPosted over 2 years ago
hi, Looks great. There are few points i like to add:
- Try to use semantic HTML tag whenever possible for better accessibility. Like in this case wrap the whole content with <main> tag.
- At some screen-size card becoms too narrow. Either increase the breakpoint or add one more grid layout. maybe of 2 * 2. Here is how i did:
https://testimonials-grid-fem.herokuapp.com/
Good luck,
Happy coding
Marked as helpful1
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