aboutsummaryrefslogtreecommitdiffhomepage
path: root/static/misc.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/misc.css')
-rw-r--r--static/misc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/misc.css b/static/misc.css
index bec57ed..f2cc70d 100644
--- a/static/misc.css
+++ b/static/misc.css
@@ -134,6 +134,7 @@ pre {
font-family: inherit;
font-size: inherit;
text-wrap: wrap;
+ word-break: break-word;
&.panel {
background: var(--clr-panel-background);
padding: var(--spacing-double);