Submitted about 4 years ago
first try (ever) for responsive layout,using css grid-flex
@superozzy
Design comparison
SolutionDesign
Solution retrospective
just finished my first grid layout
any help is welcome
cheers
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Good effort on this challenge, superozzy! 👍
Kudos for trying out CSS grid! 👏
I suggest,
- Using the font provided in the starter files to make your solution look cooler and bring it a little closer to the original design.
- Decreasing the box-shadow on the testimonial cards just a little bit.
- Increasing the space between the testimonial cards in the mobile layout of the site (which you could easily do using
grid-gap
or something). - There's quite a bit of empty space at the bottom of your solution. Getting rid of that would be a nice touch!
Keep coding (and happy coding, too)! 😁
1@superozzyPosted about 4 years ago@ApplePieGiraffe thanks for the help,i will try everything you suggested, i think i added grid-gap but maybe i forget something! thanks again
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