]> _ Git - Animations.git/commitdiff
wait #2458 @0.05
authornael <nael@cubedesigners.com>
Tue, 5 Feb 2019 10:46:08 +0000 (11:46 +0100)
committernael <nael@cubedesigners.com>
Tue, 5 Feb 2019 10:46:08 +0000 (11:46 +0100)
Fluidbook-presentation-quotes/p8/main.js

index 8e2e7067b280f976bdaa75494cb895965389cd5a..8cd066087ba69caf7a2791f940db91db6976f30a 100644 (file)
@@ -14,7 +14,7 @@ $(letter).filter(function(index) {
 
 let tl = new TimelineMax();
 tl.from('.quote1',1,{opacity:0,top:631});
-tl.from('.quote2',1,{opacity:0,top:686},'+=5.5');
+tl.from('.quote2',1,{opacity:0,top:686},'+=8');
 
 let tl2 = new TimelineMax();
 tl2.from('.all',1,{opacity:0},'+=1');