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

Component using Sass and Flexbox

@claire-conrardy

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@Eric-Ferole

Posted

Great job Claire !

Your negative margin on your .avatar is a simple and clever way to make it ! Instead of using a negative margin with % you could have use the half of the height of your image. Per example, 106px/2 = 56px. magin-top: -56px;.

I noticed you used margins in your footer to make space around your statistics block. Padding is alway a better choice for this.

Well done !

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