Solution of Profile card component using Atom

Solution retrospective
Is there any way to decide margin top and bottom automatically of profile card? Thank you. It was my first time to clone-coding, and I'm really grateful that I had a chance to make awesome profile
Please log in to post a comment
Log in with GitHubCommunity feedback
- @priyankalad
You can apply margin-top:25vh to the class whole-container
Alternatively, you can use flexbox to align items in your html code.
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