@erickcuenca
Posted
Hey!
Fantastic job. To answer your question, to get that effect. Use the CSS property “filter: drop-shadow(…)”.
Here’s some content explaining the difference between “box-shadow” and “drop-shadow” https://css-tricks.com/breaking-css-box-shadow-vs-drop-shadow/
Marked as helpful
@salvagedscrap
Posted
@erickcuenca
hey, thats awesome! thank you, that helped me a lot