fixed codeblock whitespace wrapping

pull/390/head
Scott Anderson 2019-08-09 16:48:29 -06:00
parent 3f2282324b
commit de6666856d
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ pre {
padding: 0;
font-size: .95rem;
line-height: 1.5rem;
white-space: pre-wrap;
white-space: pre;
}
}