Design comparison
SolutionDesign
Solution retrospective
i'm wondering how how to push the name and age to fit as the design
Community feedback
- @d-donnePosted over 1 year ago
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 GitHubJoin 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