Responsive profile card component using HTML, CSS, and CSS Flexbox

Solution retrospective
I tried to focus on better CSS layout and HTML structure while writing clean code. I struggled with the two background circles and I'm not sure if it's implemented optimally. If there are any tips to improve HMTL structure, CSS layout, and overall writing better HTML and CSS codes it will be greatly appreciate! Thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Great job! 😃
To go into detail :
-font color is not black but ~grey -letter spacing missing in the footer " .title "
Other than that, nothing to report yet. Clean code.
I did the challenge too and the circles were a hard probleme ! You gave me the solution : " position: fixed; " with a " z-index " ! GOD.. Thanks.
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