Loading video...
Video Failed to Load
5 min cursor trails with grid + CSS custom properties 💫 .grid div { opacity: var(--o); transition: opacity 0.8s, rotate 0.4s; &:hover { transition-duration: 0s; rotate: calc(var(--r, 0) * 90deg); opacity: 1; }} trick: dynamic :hover transition
357,064 views • 9 months ago •via X (Twitter)
0 Comments
No comments available
Comments from the original post will appear here
