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 using HTML and CSS

@ShubhPatel06

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


Any feedback will be highly appreciated

Community feedback

madhaus 1,040

@festsnusa

Posted

Hi there! Congratulations for completing this challenge!

I've noticed that you didn't use media queries. So, when you adjust your screen to mobile devices, everything smashes. You can set "width: 100%" to your components.

Plus, I'm not a big fan when someone uses the same element over and over again. You can add some mixins via Pug. Here's an example: https://pugjs.org/language/mixins.html. Also, instead of using pure CSS, you can improve your code using SASS.

Hope you find my feedback useful. Happy coding!

Marked as helpful

0

@ShubhPatel06

Posted

@festsnusa Noted, thank you.

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