diff --git a/static/terminal.css b/static/terminal.css index 25d362b..e67f82d 100644 --- a/static/terminal.css +++ b/static/terminal.css @@ -15,3 +15,7 @@ .post { text-align: justify; } + +*, ::before, ::after { + word-break: normal; +}