Skip to content

Commit 21ea2f5

Browse files
authored
fix code in links (#330)
1 parent 229698f commit 21ea2f5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/site-kit/src/lib/components/Text.svelte

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -291,13 +291,6 @@
291291
color: inherit;
292292
text-decoration: underline;
293293
transition: box-shadow 0.1s ease-in-out;
294-
295-
/* TODO what is this for? */
296-
code {
297-
all: unset !important;
298-
color: inherit;
299-
background-color: transparent !important;
300-
}
301294
}
302295
303296
/* permalinks */

0 commit comments

Comments
 (0)