@syedalimansoorSubmitted over 3 years ago
Hey!
How did you guys tackle the problem of moving the profile image up and making it overlap with the background pattern? I used transform: translateY()
but it seems very finicky.
Is there any better solution, using perhaps different markup, or maybe a better CSS layout?