Replies: 1 comment
-
Could you provide a fully (small) reproducible example? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like some images to be reduced when scrolling down to facilitate the reading of web pages.
I found this on stack overflow :
https://stackoverflow.com/questions/60431903/how-to-make-image-size-change-smoothly-on-scroll
This is what I want, except for the shadow.
When I copy the script in quarto (I use R studio) :
and add the css part to my stylesheet:
the image appears very large and does not shrink when scrolling.
Translated with www.DeepL.com/Translator (free version)
Beta Was this translation helpful? Give feedback.
All reactions