Design comparison
SolutionDesign
Solution retrospective
Feedback welcome.
I had difficulties to make the shadows like in the example.
Also, What are the best practices?
thanks,
Community feedback
- @kimodev1990Posted 11 months ago
- Just change in the opacity of shadows, simple such as :-
box-shadow: 0em 0.4em rgba(40, 10, 10, 0.237);
Hope you find it useful.
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