Claudio Yanes
2022-03-09 f70128a3deacc26ceccb7d397ce6cd73acceb7f9
refs
author Claudio Yanes <me@claudio4.com>
Wednesday, March 9, 2022 17:58 +0000
committer GitHub <noreply@github.com>
Wednesday, March 9, 2022 17:58 +0000
commitf70128a3deacc26ceccb7d397ce6cd73acceb7f9
tree 34005b67634bc5ca9ca1a8f4943e85e51c44d2fb tree | zip | gz
parent 651bfc5cd284a259f429b50839c619dd1b94498a view | diff
Prevent overflow of long links and words

When a word (or any string withtout breakpoints (spaces, dashes....), making links the most common place where this becamoes an issue) is wider than its container, the text will simply overflow any container, including the viewport. This commit fixes this behaviour by making the word-drap strategy of the browser more aggresive.
1 files modified
4 ■■■■ changed files
assets/styles/base.scss 4 ●●●● diff | view | raw | blame | history