Design comparison
SolutionDesign
Solution retrospective
Any kind of feedback would be appreciated :))
Community feedback
- @firoozehImanyPosted over 1 year ago
👋 Hi, dear Ani
🎉Congratulations, your solution looks great. 🎉
I want to tell you the things that come to my mind to improve the solution. If you apply this change to it, your solution will be better
CSS:
.card { background-color: #fff; box-shadow: 0 20px 20px hsl(245deg 75% 62% / 20%); } .card__container { padding: 24px; background-color: hsl(225, 100%, 98%); border-radius: 10px; }
Marked as helpful0
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