Testimonials Grid

Solution retrospective
Happy with the responsive grid layout. Next time I would plan out my project tasks and execution steps.
What challenges did you encounter, and how did you overcome them?The circle behind the profile images was a challenge. It isn't calculated as part of the document flow, so I had to use a pseudo-element to target it, and getting the size of the image-wrapper and image was tricky. Turns out I had to set the flex container to align-items center to stop the image-wrapper from stretching and distorting the pseudo-element.
What specific areas of your project would you like help with?None!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Peter Bachman'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