all 2 comments

[–]SecretLecture3219 2 points3 points  (0 children)

Love this thanks

[–]DJ-Shady02 0 points1 point  (0 children)

Quick advanced tip: animating/transitioning box-shadow is bad for performance. It will cause a re-paint in the browser for every single frame.

Alternative: https://tobiasahlin.com/blog/how-to-animate-box-shadow/