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

Responsive Social-proof-section

@DevPebr

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


Confesso que no início quebrei a cabeça na parte de responsividade, pois nem pensei em usar css grid. Mas com o desenrolar dos códigos e notando como cada bloco se comportou, eu entendi como seria adequar tudo e deu certo. Se tiverem algum feedback, fico agradecido. Abraços.

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi Pedro Ferreira Gomes, how are you?

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

At higher resolutions the content is growing a lot and harming the page design, to solve this, we can do this:

.container {
    max-width: 1440px;
}

This will make the content 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