Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cursor-size and exclusion #18

Open
h3ma209 opened this issue Feb 11, 2023 · 3 comments
Open

cursor-size and exclusion #18

h3ma209 opened this issue Feb 11, 2023 · 3 comments
Labels
question Further information is requested

Comments

@h3ma209
Copy link

h3ma209 commented Feb 11, 2023

how can i resize the cursor follower when it enters a div or hovers over a title
is there something like data-cursor-size={90} something like that ?

also how can i put the video or the image behind the title like cubertos landing section when the video shows it goes behing the title

@sagarkhadka
Copy link

in your global.scss file
.-lg { &:before { transform: scale(2); } }
And in div where you want the cursor to go big add data-cursor='-lg'

@h3ma209
Copy link
Author

h3ma209 commented Feb 14, 2023

thank you very very much you been very very helpful

@Drafteed Drafteed added the question Further information is requested label Feb 15, 2023
@WaqasIshaque1
Copy link

how can i do this in normal css?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants