Design comparison
Solution retrospective
I'm a newbie in frontend development and this is my first challenge that I made responsive. For the testimonials boxes, I used the Bootstrap Grid Layout and I'll appreciate your comment about it. Did I make this correctly?
Community feedback
- @Tejas-117Posted over 3 years ago
Solution looks good.
Just a suggestion: 'max-width' property is restricting the 'testimonial-description' part.
-Happy coding :)
0@nofaravivPosted over 3 years agoDo you mean I shouldn't use the 'max-width' for the testimonial boxes? Because without it, the last box drops to a new line because there is not enough space for all 3 boxes to be in the same line.
0@Tejas-117Posted over 3 years ago@nofaraviv Because of 'max-width' property the content inside is overflowing. Maybe, try to increase it using certain media queries..
0 - @RocTanweerPosted over 3 years ago
Hello 👋 @Nofar
Nice work ☺️ on this project
Everything looks good on my device except the profile pic of the users. It is a bit bigger.
Hope it helps and happy coding 😉
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