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

ArslanJ9 150

@Arslanj9

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 i finally dropped footer some weird things started happening so i just left that😄. Other than that anything that can make it better would be appreciated!

Community feedback

Fidel Lim 2,775

@fidellim

Posted

Hi Arslan,'

Great work finishing the project! Just a suggestion, if the height of the device screen is small, some part of the site's content is hidden. You can fix this by:

main {
    min-height: 100vh;
}

This means that if the content of the site extends to more than 100vh, the height also extends to give room for the content to be seen.

I hope it helps :)

Marked as helpful

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