Custom circle cursor with hover state where the circle is filled CSS HTML JAVASCRIPT
I’m looking to recreate the cursor like they have on this website: https://andwalsh.com/ They have a cursor which is a circle outline and then when it’s hovering over links the circle is solid. I’d like to recreate this cursor on my own website using HTML/CSS/Javascript and for it to only show up on desktop (not… Read More Custom circle cursor with hover state where the circle is filled CSS HTML JAVASCRIPT