You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claudio Yanes f70128a3de
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.
3 years ago
..
base.scss Prevent overflow of long links and words 3 years ago
custom.scss Move css and js to appropriate files 3 years ago
darkmode.scss Move css and js to appropriate files 3 years ago
syntax.scss Move css and js to appropriate files 3 years ago