diff --git a/app/styles/about.scss b/app/styles/about.scss index ece0153e2..6e9079c70 100644 --- a/app/styles/about.scss +++ b/app/styles/about.scss @@ -356,6 +356,10 @@ $fluid-breakpoint: $maximum-width + 20px; border: 0; } } + + pre { + white-space: pre-wrap; + } } .public-layout {