Testimonials using CSS Grid

Solution retrospective
I'm proud of myself for being able to resolve the issues I was facing without asking for help.
What challenges did you encounter, and how did you overcome them?I had to adjust the z-index of the quotation image so it didn't cover the text. I learned that z-index can only be used when the position is set to something other than static. I used position: relative
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ysagohh'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