CSS Card UI Micro-interaction

I know some people usually hate working in css but I think its so fun. Also shout out to my nth-child.

.card:nth-child(1) svg circle:nth-child(2){
stroke: #00ff43;
}

More by Zach Haynberg

View profile