diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index aa5f1cb..8b1d744 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -405,6 +405,9 @@ html, body { text-align: left; vertical-align: top; line-height: 1.6; + code { + white-space: nowrap; + } } th {