We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5fddf commit 5c9f5d6Copy full SHA for 5c9f5d6
src/style.css
@@ -9,3 +9,7 @@
9
border: none;
10
white-space: pre;
11
}
12
+
13
+code[class*="language-"], pre[class*="language-"] {
14
+ text-shadow: none;
15
+}
0 commit comments