Submitted almost 3 years ago
Frontend Mentor - Social proof section solution
@Prajwol-Shrestha
Design comparison
SolutionDesign
Solution retrospective
Any Feedback is really appreciated
Community feedback
- @darryncodesPosted almost 3 years ago
Hi Prajwol,
Awesome work, nice one!
It might be cool to add max-width to your
.testimonialCards
and.ratings
so that larger screens they don't stretch out of proportion. And on small screens they don't take up the whole viewport.Happy coding!
Marked as helpful1 - @techantherePosted almost 3 years ago
Hey really great job with the solution. Looks great, except for smaller heights the content gets covered, you should really use min-height:100vh; in body selector, add some padding there and remove min-height from mainContainer.
Marked as helpful1
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