Design comparison
SolutionDesign
Solution retrospective
Feedbacks are welcome
Community feedback
- P@danielmrz-devPosted 11 months ago
Hello @faizaan-lakd!
Your solution looks great!
You're just missing the card's
box-shadow
. But it's very simple to create it. Here's how you can do it:.container { box-shadow: 15px 15px 0 black; }
I hope it helps!
Other than that, great job!
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