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

Mulugeta 360

@MrDevM

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


waiting for any comments thank.

Community feedback

P
gfunk77 1,200

@gfunk77

Posted

Great job on your solution. I looks fantastic. I noticed that the background image is repeating. You can fix this with background-repeat: no-repeat no-repeat You'll need no-repeat twice because you have two background images, of course. Also, I'd recommend setting your media query at a higher breakpoint, maybe 900px because the star ratings are bleeding into the main heading. Finally, in your reset you can add

*, ::after, ::before { margin: 0; padding: 0; box-sizing: border-box }

and remove the extra * { margin: 0; padding: 0; }

Great job!!!

Marked as helpful

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