diff --git a/static/gruvbox.css b/static/gruvbox.css index 3b7005b..5c5b24f 100644 --- a/static/gruvbox.css +++ b/static/gruvbox.css @@ -27,6 +27,8 @@ pre { background-color: #3c3836; padding: 1em; border: 0; + overflow: auto; + white-space: pre-wrap; } a, a:active, a:visited {