Design comparison
SolutionDesign
Solution retrospective
Hey guys, this is Testimonial Grid Section project and i would like feedbacks about the code to contribute with next projects.
Community feedback
- @Sonu-DuttaPosted almost 3 years ago
Hey! Congratulations 🎉 on completing the challenge! Try to center the main container by using flex -property (justify-content: center and align-items: center)
Overall you did well! Happy coding 😊
Marked as helpful1 - @optimusprime202Posted almost 3 years ago
Hey @Lara123-pg, What neat work!
Marked as helpful0 - @RioCantrePosted almost 3 years ago
Hello there! Great work with this one. Regarding the solution you submitted, I think you should also take notes of the following…
- Add media queries for the responsive design
- Modify the padding in
@mixin title
intopadding: 0 1em;
- Add
margin-top: 2.5rem;
into.main-content
rule set
Above all, The design looks good. Keep it up! Hope this is helpful!
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