diff --git a/client/src/components/layouts/prism-night.css b/client/src/components/layouts/prism-night.css index e16706e925..4c20736761 100644 --- a/client/src/components/layouts/prism-night.css +++ b/client/src/components/layouts/prism-night.css @@ -25,7 +25,7 @@ -moz-hyphens: none; -ms-hyphens: none; hyphens: none; - + text-shadow: none; } .night pre[class*="language-"] code[class*="language-"] {