diff --git a/css/main.css b/css/main.css index 691f47b..2a79a61 100644 --- a/css/main.css +++ b/css/main.css @@ -212,7 +212,8 @@ body { .reveal code { font-family: monospace; - overflow-x: auto; + overflow: auto; + max-height: 400px; } .reveal table th,