A attempt on social proof master challenge using flexbox and grids
Design comparison
Solution retrospective
please provide suggestions and improvement in my code and design. Thanks i am learning a lot while doing these challenges.
Community feedback
- @platypus567Posted over 2 years ago
A few issues to review. Firstly, the heading text should be justified to the left, which can be done using text align in css or bootstrap using text-justify. Secondly, the font for the reviews on top should be larger weight, its much lighter than the original design. Secondly, the "verified buyer" should be directly under the names of the individuals, which can be done with either padding or using the transform:translate feature on the y axis. Aside from that, you have the basic idea down, but I would look at those issues and also reviewing the mobile design in the dev tools, it looks slightly off center to me when I downsize the screen. Keep it up!
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