Responsive page with CSS grid and Flexbox

Solution retrospective
Using CSS Grid to layout the testimonials container and place each testimonial in its designated grid area.
What challenges did you encounter, and how did you overcome them?One challenge I faced was placing the double left quotation mark on .testimonial-1 as a background-style element. At first, it kept appearing on top of the text, which made it hard to read. I tried different positions and eventually solved it by adjusting the z-index in CSS to move it behind the text.
What specific areas of your project would you like help with?I tried my best to adjust the text's font size and line height, but I couldn’t get it to match the one in the photo.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jm-Ramirez7
nice
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