diff --git a/src/style/_layout.scss b/src/style/_layout.scss index ad29547f..71adccea 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -467,9 +467,15 @@ body margin: 0; padding: 10px; + word-wrap: break-word; + word-break: break-all; + word-break: break-word; + hyphens: auto; + border-radius: 4px; background: #41444e; + overflow-wrap: break-word; @include text_code(#fff); span {