Change the cursor on your website to an Emoji

Category:
1 min. read Published: Updated at:

Awesome post at CSS Tricks about changing the cursor with CSS to everything you want, even emoji!

.module {
  cursor: url('path-to-image.png'), auto;   
}

Webmentions

0 Mentions
0 Reposts
Likes