summaryrefslogtreecommitdiffhomepage
path: root/css/reveal.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/reveal.scss')
-rw-r--r--css/reveal.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/reveal.scss b/css/reveal.scss
index 1c48154..a1c14a1 100644
--- a/css/reveal.scss
+++ b/css/reveal.scss
@@ -743,11 +743,10 @@ body {
* OVERVIEW
*********************************************/
-.reveal.overview .slides {
+.reveal.overview {
perspective-origin: 50% 50%;
perspective: 700px;
}
-
.reveal.overview .slides section {
height: 700px;
overflow: hidden;