aboutsummaryrefslogtreecommitdiff
path: root/css/reveal.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/reveal.css')
-rw-r--r--css/reveal.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/reveal.css b/css/reveal.css
index 50432e4..633fcd2 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -290,8 +290,6 @@ body {
overflow: visible;
z-index: 1;
text-align: center;
- -webkit-transition: -webkit-perspective 0.4s ease;
- transition: perspective 0.4s ease;
-webkit-perspective: 600px;
perspective: 600px;
-webkit-perspective-origin: 50% 40%;