Content
@
0 reply
0 recast
0 reaction
Darryl Yeo 🛠️
@darrylyeo
.dog { & > img { filter: drop-shadow(0 10px black); } }
3 replies
1 recast
13 reactions
elle
@riotgoools
looks like there is also a bit of blurred box-shadow on .dog and maybe some border-radius if the blur doesn’t round it off enough (๑>ᴗ<๑)
1 reply
0 recast
1 reaction
Darryl Yeo 🛠️
@darrylyeo
Good eye! Something like this: .dog { box-shadow: 0 0 15px white; border-radius: 5px; }
1 reply
0 recast
1 reaction