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

using html css

lina 20

@Lina-Hamo

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


i'm wondering how how to push the name and age to fit as the design

Community feedback

Dieu Donne 150

@d-donne

Posted

Hi @Lina-Hamo, to answer your question

you could give your profile div a margin-top of negative values. Say

.profile {
    margin-top: -2rem;
}

this will move it up

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