Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I loved the way to takle testimonial with grid and more knowledge on CSS grid.
What challenges did you encounter, and how did you overcome them?Challenges came across arragement , tried most of way like grid area, grid column and row count.
What specific areas of your project would you like help with?confusion with handling css-grid-area and grid-column or grid-row.
Community feedback
- @marcus-hillPosted about 1 month ago
Hi @meghaspatil1, good job with this, it looks good but here's some feedback for you:
- Your solution looks much taller than the design. Perhaps you could set a
max-height
on your testimonials container? - Doesn't look like you have loaded the required font, although it is referenced in the CSS
- There is a lack of responsiveness in this design. On smaller screens (and mobiles), your container with all testimonials is pushed to the right of the screen and half of them are hidden. Might be worth seeing if you can center the cards any better.
0 - Your solution looks much taller than the design. Perhaps you could set a
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