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

Used Flexbox to position div elements

@Rudraksha-007

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

@ShoaibShuja

Posted

Amazing job my friend but unfortunately you forgot to create and implement a design for smaller devices such as mobile phones so using @media screen and (max-width: 650px) will definitely work for smaller devices. This might help your code: @media screen and (max-width: 650px) { .card { min-width: 85%; min-height: 80vh; } } Have a beautiful day.

Marked as helpful

1

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