
Responsive testimonial grid built with Sass/SCSS Grid and flex
Design comparison
Solution retrospective
I'm most proud of how closely the final implementation matches the original design. The use of Sass/SCSS helped in organizing the CSS, making it more maintainable and scalable. Next time, I would consider experimenting more with CSS Grid to manage complex layouts without relying on Flexbox as much.
What challenges did you encounter, and how did you overcome them?One challenge was aligning the elements correctly within the grid and ensuring responsiveness across different screen sizes. I overcame this by using a combination of CSS Grid and Flexbox, and tweaking the layout within media queries for larger screens.
What specific areas of your project would you like help with?I would appreciate feedback on improving the performance of the grid layout, especially regarding load times and how I could have optimized the use of SCSS mixins and variables further.
Community feedback
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