diff --git a/static/style.css b/static/style.css index ceefaed..ae55843 100644 --- a/static/style.css +++ b/static/style.css @@ -123,6 +123,10 @@ a { text-align: left; } +pre { + overflow-x: auto; +} + .top-image { max-height: 40vh; max-width: 1000px;