Skip to content

Commit 8997cf5

Browse files
fix code block border on dark mode (#1549)
1 parent 2e4a0e4 commit 8997cf5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

styles.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,6 @@ body {
496496
}
497497

498498
.markdown-body {
499-
& pre {
500-
@apply border-gray-000 !important;
501-
}
502-
503499
& a:not(.no-color) {
504500
@apply text-primary !important;
505501
}

0 commit comments

Comments
 (0)