diff --git a/assets/css/elements.css b/assets/css/elements.css index 5ef96cb..d1ccb41 100644 --- a/assets/css/elements.css +++ b/assets/css/elements.css @@ -44,6 +44,7 @@ pre > code { padding: 0.5em 1em; display: inline-block; width: 100%; + overflow-wrap: anywhere; } a:hover { cursor: url('/cursors/finger.cur'), auto; }