Design comparison
SolutionDesign
Solution retrospective
How to get the background design (the curves) I was not able to give border-radius to the main card component. Can someone help me?
Community feedback
- @TH3RIVPosted almost 2 years ago
Hi, @sudaspace!
To answer your questions:
- Use
background-image
css property to add the background image (the curves). - Use
overflow: hidden
if your border-radius does not show.
Hope this helps!
Marked as helpful1 - Use
- @ZaidAhmed2003Posted almost 2 years ago
The Curves are in the images folder you have to add that as a background.
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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