feat: code wrap
This commit is contained in:
parent
0ecaa3b881
commit
f239166cdf
@ -81,3 +81,7 @@
|
||||
: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