diff --git a/packages/site-kit/src/lib/components/Text.svelte b/packages/site-kit/src/lib/components/Text.svelte index c370839cc6..cf6bc1432c 100644 --- a/packages/site-kit/src/lib/components/Text.svelte +++ b/packages/site-kit/src/lib/components/Text.svelte @@ -291,13 +291,6 @@ color: inherit; text-decoration: underline; transition: box-shadow 0.1s ease-in-out; - - /* TODO what is this for? */ - code { - all: unset !important; - color: inherit; - background-color: transparent !important; - } } /* permalinks */