tholman / cursor-effects

Old-school cursor effects for your browser built with modern JavaScript
https://tholman.com/cursor-effects
3.45k stars 254 forks source link

adjusted styles so that cursor effects work with scrolling and content #4

Closed ericmotil closed 5 years ago

phette23 commented 5 years ago

Just in case others run into the same trouble, I was having trouble getting cursor effects to work on our site but they did after I applied this PR's changes. I think position: fixed might work better than absolute.