Design comparison
SolutionDesign
Community feedback
- @rajaab100Posted 2 months ago
good. How did you do border radios to svg?
1@dejuliansrPosted 2 months agoI only use the border style on my card .card { background-color: hsl(0, 0%, 100%); width: 350px; border: 1px solid black; border-radius: 15px; box-shadow: 10px 10px rgba(0, 0, 0, 1); overflow: hidden; padding: 15px; }@rajaab100
0
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