diff options
| -rwxr-xr-x | css/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 989d8b3..bdd0845 100755 --- a/css/style.css +++ b/css/style.css @@ -31,3 +31,5 @@ pre.terminal { color: white !important; font-size: 0.9em !important; } + +code {white-space: nowrap;}
\ No newline at end of file |
