diff --git a/theme/css/pygment.css b/theme/css/pygment.css index fb015d1..2cd0822 100644 --- a/theme/css/pygment.css +++ b/theme/css/pygment.css @@ -1,5 +1,4 @@ code { - overflow: auto; /* * This uses `white-space: pre-wrap` to get elements within
tags to wrap. * Python, for code chunks within three backticks (```), doesn't wordwrap code lines by default,