add rust, improve code snippet stypes

This commit is contained in:
Konstantin 2024-03-23 17:57:33 +01:00
parent c116020b4e
commit 370234492a
4 changed files with 26 additions and 2 deletions

View file

@ -80,6 +80,7 @@
}
code[class*="language-"], pre[class*="language-"] {
white-space: pre-wrap !important;
word-break: break-word !important;
}
}