Skip to content

Commit b487f02

Browse files
committed
Use fade transition style, less motion.
1 parent 8b9741a commit b487f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ <h2>Any Questions?</h2>
620620
history: true,
621621
center: true,
622622

623-
transition: 'slide', // none/fade/slide/convex/concave/zoom
623+
transition: 'fade', // none/fade/slide/convex/concave/zoom
624624

625625
// Optional reveal.js plugins
626626
dependencies: [

0 commit comments

Comments
 (0)