Submitted 3 months agoA solution to the Testimonials grid section challenge
Responsive Testimonial Grid using HTML, CSS Grid, and Media Queries
@neetaPurohit

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I faced issues with the CSS Grid layout not displaying properly on smaller screens. The cards were stretching edge-to-edge without any spacing. I fixed it by adding padding to the container and using media queries to stack cards vertically with proper margins.
What specific areas of your project would you like help with?Any suggestions to make the layout cleaner using CSS Grid are welcome.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on neeta Purohit'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