Responsive Testimonial Grid - Mobile First Approach

Solution retrospective
I am very glad to implement the complex layout using grid and flex. Also a small task of adding quote as background added to the challenge, but it was fun. It was great experience to implement this project using SASS and concepts like mixins. I learned to use Parcel for this project.
What challenges did you encounter, and how did you overcome them?I learned that adding grid-template-areas in two different media queries creates unwanted results, so set it to none in one of the media queries.
What specific areas of your project would you like help with?I am encountering a problem of overflow in my grid items (card-4 and card-5) while resizing to medium-sized screen (min-width:768px). I tried out multiple fixes but could not fix it. I would be glad to know your suggestions.
Also, I am open to any other suggestions.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jamie DreamCoder (Pseudonym)'s solution.
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