Replies: 1 comment
-
Animations are triggered when the bounding box of an element enters the viewport. This means that the element has to have a non-zero height in order to trigger the animation. |
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.
-
Is it required for the div to have an height specified? Do min-height/max-height work?
Beta Was this translation helpful? Give feedback.
All reactions