diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 67799abf..8bfe29e2 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -492,11 +492,18 @@ body margin: 0; padding: 10px; + + word-wrap: break-word; + word-break: break-all; + word-break: break-word; + hyphens: auto; white-space: pre-wrap; + border-radius: 4px; background: #41444e; + overflow-wrap: break-word; @include text_code(#fff); span {