Submitted almost 3 years ago
Testimonials Page(Section) Using CSS Grid
@Programming-School-Pro-Coding
Design comparison
SolutionDesign
Solution retrospective
Feedback
Community feedback
- @bexicaaaPosted almost 3 years ago
Add some padding-bottom to <p> tag on Patrick Abrams card to get more space. I suggest you use REM instead of px bcs when user sets different font-size on browser, REM automatically scale up and down elements like fonts, images etc on the webpage which is not the case with PX. Also you can center the content of testimonial grids using flexbox!
Marked as helpful0
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