diff options
| -rw-r--r-- | web/content/media/plugins.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/content/media/plugins.css b/web/content/media/plugins.css index 5b0c2f3..42d9a73 100644 --- a/web/content/media/plugins.css +++ b/web/content/media/plugins.css | |||
| @@ -32,7 +32,7 @@ h1, h2, h3, h4, h5, h6 { | |||
| 32 | 32 | ||
| 33 | code, kbd { | 33 | code, kbd { |
| 34 | font-family: "Source Code Pro", monospace; | 34 | font-family: "Source Code Pro", monospace; |
| 35 | white-space: nowrap; | 35 | white-space: pre; |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | pre { | 38 | pre { |
