feat: code wrap
This commit is contained in:
parent
0ecaa3b881
commit
f239166cdf
@ -80,4 +80,8 @@
|
||||
*/
|
||||
:root {
|
||||
--code-font-family: "Jetbrains Mono", Menlo, Monaco, Consolas, "Courier New", var(--zh-font-family), monospace;
|
||||
}
|
||||
|
||||
code {
|
||||
white-space : pre-wrap;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user