diff --git a/hello.css b/hello.css index 5cc10fcff3d62c8b32f0f39022ae246532ac6511..a0a9d71b87874c68814659b0e718f366a8ecddf8 100644 --- a/hello.css +++ b/hello.css @@ -4,6 +4,7 @@ .reveal pre code { max-height: none; + padding: 20px; } .reveal section img { @@ -29,10 +30,6 @@ line-height: 2em; } -.reveal pre code { - padding: 20px; -} - .reveal .no-img-marge img { margin: 0; }