Design comparison
Solution retrospective
I normally use flex for my layout, but thought I would give this challenge a go using grid. I had some difficulties with the fr unit for the grid-template-columns
and I feel like my final solution might be odd as I used 2.1fr 1fr
to try and get the text within the testimonials to match the design. Would appreciate any feedback. Thanks
Community feedback
- @JoseLuisFVPosted over 3 years ago
I use grid areas for this challenge, I think it is more easy, for this case link
0@Lisa-C-27Posted over 3 years ago@JoseLuisFV Thanks, I was using grid areas, but I guess I wasn't using them effectively I realised after reading that guide you linked from CSS tricks. I have since made changes to my code.
0
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