Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

social proof section master

hitmorecode 6,270

@hitmorecode

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P

@newtothis90

Posted

I see the stars aren't inline with the review rating.

Since that is your current markup, you could try making your ".stars" class flex-direction: row;

instead of

flex-direction: column;

.stars{ flex-direction: row; }

and then you may or may not need to adjust the width of the ".stars" class

Otherwise, looks awesome man!

Keep going!

Marked as helpful

0

hitmorecode 6,270

@hitmorecode

Posted

@newtothis90 Thanks for pointing that out, I forgot to switch that part from mobile to desktop 🤦 😅

1
P

@newtothis90

Posted

@hitmorecode haha it happens!

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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