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

Mateusz 40

@Beretus

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


I will be grateful for any feedback.

Community feedback

Karim 590

@Galielo-App

Posted

Hello Mateus, I would change a few things in your code:

  • in your .review card don't use height, use min-height so you can prevent it from causing things to overlap.
  • for make things more responsive, make sure to use percentages on widths. On your @media (max-width: 445px) .rate {} put the width at 100%, and in your @media (max-width: 445px) .review you should put the width at 100% as well.
  • now your website is way more responsive!

happy coding and please upvote my comment if i was helpful :)

1

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