Testimonial Grid Section | React Vite & Tailwind

Solution retrospective
I had difficulty adjusting the height and width of the boxes.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Saekit
Great work with this project! The mobile view looks great. For the desktop view, the whole section can use grid instead of separating part of it in a grid and part in flex box. I found this grid generator to be very helpful https://cssgridgenerator.io/ . Using
max-width
can also help to make the layout less stretched out.Marked as helpful
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