diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 959d2a6..f2e1876 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -583,6 +583,12 @@ li.disabled > .page-link:hover { body { background-color: white; + max-width: 100%; + } + + pre { + white-space: pre-wrap; + overflow-wrap: anywhere; } .table-of-contents {