diff options
-rw-r--r-- | css/reveal.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/reveal.css b/css/reveal.css index 8022b1e..806d064 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -687,7 +687,7 @@ body { * Aliased 'linear' for backwards compatibility *********************************************/ -.reveal.slide section. +.reveal.slide section, .reveal.linear section { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; |