Submitted 10 days ago
Responsive Testimonial grid section
@Top-Trekx-Im-gvp-98
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
I faced challenges aligning grid items with grid-row and grid-column properties.
What specific areas of your project would you like help with?I'm open to new approaches and would appreciate any suggestions or improvements to my code. Please let me know.
Community feedback
- @programmerjewelPosted 10 days ago
Congratulations on completing this challenge. Few suggestions to improve your design-
-
You haven't use svg quote icon on the first testimonial card, try to add that image as background image and position;
-
For mobile responsive, you have gone for
display: flex
; but why? Why not stick withdisplay: grid
as this challenge is for CSS Grid layout?
Overall good design.
Marked as helpful0 -
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