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

html and css

P

@praistyles

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@jrddp

Posted

If you want to align the secondcontainer, add these to the maincontainer in your CSS:

  • justify-content: center;
  • height: 100vh;

This will set the maincontainer to take up the full screen and then center the inner items on the y-axis.

Also, the button colors are grey 700 in the style guide. It seems like every color they use is always one of the ones in the style-guide.md file.

Nice work 😁

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