diff options
Diffstat (limited to 'css/reveal.css')
-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 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; |