Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .cursor {
- mix-blend-mode: normal;
- }
- .cursor__follower svg #inner {
- stroke: rgba(255, 120, 0, 1);
- }
- .cursor__follower svg #outter {
- fill: rgba(255, 120, 0, 1);
- opacity: .5;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement