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 solution. Built using Flex Box and Media query.

Isenraf 220

@Isenraf

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


When doing this project i encountered some issues converting from px to em that is when converting to em my design was messed up. But am prety sure i divided it against the correct font size. Some feedback about this could help me thanks :).

Community feedback

@pikapikamart

Posted

Great work on this one.

A suggestions would be

  • Your layout is good, but as soon as I resizes it, your elements, at the bottom one, the three boxes, they don't scale down right and just static creating a scrollbar at the bottom of the page and we don't want that. The reason for that is you set a fixed width property on the section and when you browser resizes, your container does not, maybe changing it to width: 100% will be much better since it will dynamically scales itself relative to the viewport.

Overall, the mobile is good and good job^

0

Isenraf 220

@Isenraf

Posted

Thanks for the feedback @pikamart. I will do as you said.

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