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 8f739f7 commit 909aee9Copy full SHA for 909aee9
src/theme/CodeBlock/Content/styles.module.scss
@@ -30,6 +30,7 @@
30
min-width: 100%;
31
> span {
32
padding: 0 0 0 calc(var(--ifm-pre-padding) * 2);
33
+ color: var(--primary-font-color);
34
}
35
36
0 commit comments