fix: Remove text shadow in night mode
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
69e232af6f
commit
2999c08b05
@ -25,7 +25,7 @@
|
|||||||
-moz-hyphens: none;
|
-moz-hyphens: none;
|
||||||
-ms-hyphens: none;
|
-ms-hyphens: none;
|
||||||
hyphens: none;
|
hyphens: none;
|
||||||
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.night pre[class*="language-"] code[class*="language-"] {
|
.night pre[class*="language-"] code[class*="language-"] {
|
||||||
|
Reference in New Issue
Block a user