diff --git a/css/reveal.css b/css/reveal.css index 1b1bd08..fd4e185 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -1057,7 +1057,7 @@ body { .reveal.overview .slides section { padding: 20px 0; - max-height: 600px; + height: 600px; overflow: hidden; opacity: 1!important; visibility: visible!important; diff --git a/index.html b/index.html index 426b8cf..799d55d 100644 --- a/index.html +++ b/index.html @@ -340,7 +340,7 @@ function linkify( selector ) { - +