Profile card component challenge

Solution retrospective
Hello,
please check my solution for this challenge. I used flexbox, the Modern CSS reset, and first time position relative and absolute for the profile picture.
What challenges did you encounter, and how did you overcome them?those background bubles...first I wanted to make it with hte absolut position and overflow hidden. On the desktop screen it looked nice, but on theresponsive mobile screen made mess and the overflow appeared again I was not OK with that. I made some resarch and finde a more simplier way, use it with the CSS background image property and it worked as you can see it (honestly it took me some time to figure it out how to, I remembered it).
What specific areas of your project would you like help with?If you have some suggestions wht to correct or make it simplier please feel free to comment.
Thank you in advance.
Crimso
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Matyas'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