
Solution retrospective
This might be very easy but i found it difficult to make the box shadow solid black. I ended up leaving it blurred as I still like the look.
Feedback on this would be appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sukrutnrvd
The last option is to adjust the box shadow blur. If you set it to 0 it will work.
box-shadow: 15px 15px 0 rgba(0, 0, 0, 1);
Join 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