auto-animate works on vertically centered decks
This commit is contained in:
parent
8d89db32f6
commit
a3cd500154
2 changed files with 18 additions and 9 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue