basic home

Those annoying long URLs causing overflow?

You want overflow-wrap.

https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap

Also useful alongside white-space: pre-wrap; in code blocks.

You’re welcome!

← back to thorts index