diff --git a/css/reveal.css b/css/reveal.css index 7c3f5a1..6a8cd4a 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -1867,11 +1867,6 @@ body { .zoomed .reveal *, .zoomed .reveal *:before, .zoomed .reveal *:after { - -webkit-transform: none !important; - -moz-transform: none !important; - -ms-transform: none !important; - transform: none !important; - -webkit-backface-visibility: visible !important; -moz-backface-visibility: visible !important; -ms-backface-visibility: visible !important;