Design comparison
SolutionDesign
Solution retrospective
Trying to replicate the box shadow in the example is my only issue with this challenge aside from that I think I did well.
Community feedback
- @Mr-jawPosted over 1 year ago
Hello 👋
Try replacing
box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
with box-shadow: 0px 0px 30px 10px rgba(0,0,0,.15); to see if it does fix you shadow issue.I hope this helps
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