fix(index.css): code block wrap

main
CrimsonTome 2022-10-30 13:45:27 +00:00 committed by Rowan Clark
parent 0fbd2d0d1b
commit 443b7ce1dc
No known key found for this signature in database
GPG Key ID: F620D51904044094
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ code {
"Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L",
"Courier New", Courier, monospace;
line-height: 1.5;
white-space: pre-wrap !important;
}
pre {