Design comparison
SolutionDesign
Community feedback
- @bttrvng99Posted 7 months ago
The solution is fine, but you can add box-shadow attribute to the main card's CSS. It looks like this:
box-shadow: [horizontal offset] [vertical offset] [blur radius] [optional spread radius] [color];
More info here: https://css-tricks.com/almanac/properties/b/box-shadow/
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