
Solution retrospective
Hello,
could you please help with profile picture positioning and responsivity? I just could not keep it on place when resizing windows.
Also I could not set the background
Thank you in advance!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JaneMoroz
Hey! Your solution to this challenge is great! 💪
I looked at you code. So I'd advice to remove
position:absolute;
fromprofile-picture
andmargin-bottom: 4rem;
fromtop-background
and then just addtransform: translateY(-50%);
toprofile-picture
.Keep it up! And good luck 🍀
Marked as helpful
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