Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Profecient || Example of How to Change Transition Duration for Custom Cursor */
- .custom-cursor.custom-cursor__inner {
- transition-duration: 0.2s;
- }
- .custom-cursor.custom-cursor__outer {
- transition-duration: 0.2s;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement