Design comparison
SolutionDesign
Solution retrospective
Just wondering how to make the box shadow...
Community feedback
- @jones9411Posted almost 3 years ago
Hi @st3wn, you could add something like " box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.26); " to the .block in your css file, should apply to all for of your blocks this way.
You could also use this to learn more about making box shadows
https://html-css-js.com/css/generator/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