diff --git a/sass/pages/_term.scss b/sass/pages/_term.scss index e7bc72b..f547456 100644 --- a/sass/pages/_term.scss +++ b/sass/pages/_term.scss @@ -111,6 +111,9 @@ body.term { padding: 6px; font-family: $screen-stack; font-size: 12px; + white-space: normal; + // close enough: + max-width: 400px; } }