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

P
Lukas 150

@wanluk

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


How can I fix the ratings? Specifically the width of their background.

Community feedback

JunoField 310

@JunoField

Posted

Hi,

It seems that while trying to offset the review sections horizontally, you have accidentally offset the contents inside them instead by using justify-content. Fortunately this is very easy to fix - simply remove that line and add a margin-left instead.

In terms of their width, if you want to add a fixed width simply add width: ___px to their CSS.

Hope this helps!

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