Submitted almost 3 years ago
Social Proof Section, Made with HTML, CSS, SASS
@frontendparham
Design comparison
SolutionDesign
Solution retrospective
Hello guys, This is my Social Proof Section challenge. I'll be happy to hear your thoughts on my project. 😊
Community feedback
- @st3wnPosted almost 3 years ago
Hey, here some things.
-use line-height -put the stars + the "Rated 5 stars..." in one div and use display flex with a flex-direction: row; -do not use font-weight: bold; everywhere -set a width to the title to get as closest as possible to the frontendmentor design You can watch my version of it if you need help. :)
But pretty good, how long did you need for it?
Marked as helpful0@frontendparhamPosted almost 3 years ago@st3wn Hi Stefan, Thanks for your comment.
- First, I made some changes, please check the screenshot again.
- For the stars section, I used flex-direction: row; but I changed it to flex-direction: column for a certain width too make it look better. And I made it better with display: table, if you see it right now.
- The design seemed to use bold weights in some places, so I did the same.
- I worked as much as I had free time in one day, I don't know exactly how long it took :)
- Finally, thanks for your tips, I will definitely check your project as well.
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