diff --git a/themes/mdbook/css/general.css b/themes/mdbook/css/general.css index 89811f4..c687383 100644 --- a/themes/mdbook/css/general.css +++ b/themes/mdbook/css/general.css @@ -270,7 +270,7 @@ kbd { height: var(--data-page-height); color: transparent; font-family: monospace; - white-space: nowrap; + white-space: pre; } .typst-html-semantics span {