auto-animate works on vertically centered decks

This commit is contained in:
Hakim El Hattab
2020-01-31 11:51:31 +01:00
parent 8d89db32f6
commit a3cd500154
2 changed files with 18 additions and 9 deletions

View File

@ -22,7 +22,7 @@
<h3 data-id="opacity-test">Opacity 1.0</h2>
</section>
<section data-auto-animate>
<h3 data-id="opacity-test" style="opacity: 0.2;">Opacity 0.2</h2>
<h3 data-id="opacity-test" style="opacity: 0.2; margin-top: 200px;">Opacity 0.2</h2>
</section>
<section data-auto-animate style="height: 600px">