Submitted almost 3 years ago
testimonials-grid-section/ used grid and flexbox and explored z-index
@avirajwalunj
Design comparison
SolutionDesign
Solution retrospective
would love to get my css code evaluated and some tips on stepping up a level.
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Great job with this project. Looking at your solution, I think you should considered the following as well...
- Increase the width for the breakpoints in the media queries, around
773px
and adjust theheight
orpadding
in each testimonial. - Include description with the
alt
inimg
tag - To make the
quottion
appear not rounded, rename the rule setimg
into.name-tag img
and removewidth: 6%;
. In this way, thequottion
would not be included with the generalimg
tag that have theborder-radius
- Include description with the
alt
inimg
tag - Remove the commented/unused code.
Hope this helps and Keep it going!
Marked as helpful1@avirajwalunjPosted almost 3 years ago@RioCantre This is great thanks Rio. its very insightful.
0@RioCantrePosted almost 3 years ago@avirajwalunj No worries! I would appreciate if you mark it as helpful! Cheers!
0 - Increase the width for the breakpoints in the media queries, around
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