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 PAGE WITH HTML AND SCSS

@iamdrmeka

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


REVIEWS ARE WELCOME.

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi IJEOMA NNAEMEKA PASCAL, how are you?

I really liked the result of your project, but I have some tips that I think you will enjoy:

I noticed that the content is stretching a lot at higher resolutions and harming the page design, to solve this we can do the following:

body {
    margin: 0 auto;
    max-width: 1440px;
}

doing this the content will have a maximum width!

The rest is great!

I hope it 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