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 cd543ce commit 52fa7d7Copy full SHA for 52fa7d7
1 file changed
portable/styles/app/kit/code-block.css
@@ -13,6 +13,7 @@
13
justify-content: center;
14
align-items: center;
15
padding: 1rem;
16
+ color: var(--color-shade);
17
}
18
19
.code-block-next:last-of-type {
0 commit comments