Submitted over 2 years agoA solution to the Profile card component challenge
Profile Card Component
@Zy8712

Solution retrospective
Spacing and arrangement of everything was pretty annoying. One thing I didn't really understand was why the div containing the profile picture still affecting the elements underneath it despite the fact that I increased the value for the z-index and moved it upwards. So all I really could do is brute-force it using the top attribute and position relative.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bryan Li's solution.
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