diff --git a/packages/site-kit/src/lib/components/Text.svelte b/packages/site-kit/src/lib/components/Text.svelte index 6f688a139d..28cdb5ed7c 100644 --- a/packages/site-kit/src/lib/components/Text.svelte +++ b/packages/site-kit/src/lib/components/Text.svelte @@ -101,6 +101,7 @@ code:not(pre *), kbd { + line-break: normal; white-space: pre-wrap; padding: 0.2rem 0.4rem; margin: 0 0.2rem;