fix auto-animatie transform origin + refactoring
This commit is contained in:
parent
4802a2b7f4
commit
e5ba80478d
2 changed files with 63 additions and 62 deletions
|
@ -931,14 +931,6 @@ body {
|
|||
transform: none;
|
||||
transition: none; }
|
||||
|
||||
/*********************************************
|
||||
* AUTO ANIMATE
|
||||
*********************************************/
|
||||
.reveal section[data-auto-animate] .auto-animate-target {
|
||||
transition-property: all;
|
||||
-webkit-transform-origin: top left;
|
||||
transform-origin: top left; }
|
||||
|
||||
/*********************************************
|
||||
* PAUSED MODE
|
||||
*********************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue