diff --git a/static/style.css b/static/style.css index 329fc49..98c3c51 100644 --- a/static/style.css +++ b/static/style.css @@ -151,6 +151,10 @@ div.block:first-of-type { border-top: none; } +pre { + white-space: pre-wrap; +} + @media only screen and (max-width: 950px) { header { height: 172px;