.box:hover:after fade in transition
I'm trying to animate a fade-in transition for a .box:hover:after property, and am not having much luck.
Codepen; https://codepen.io/rainbow_blacklight/pen/qBMQXXB
Would I need to make use of the animation property to achieve this?
3 Replies