Profile Card Component using React and Vanilla CSS

Solution retrospective
The SVGs provided with the design guides weren't really working properly as they were getting cut-off when I imported them them through background-image: url(image-route)
. I wish to know why was the case.
This made me to use the same image (the bg-pattern-bottom
) for both the two patterns.
I also struggled with pseudo-elements while trying to get it work.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Raajzz'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