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 361a90d commit cb28e5bCopy full SHA for cb28e5b
src/css/kb.css
@@ -19,7 +19,7 @@ body.kb h2::after {
19
20
body.kb .label {
21
background-color: var(--color-kb) !important;
22
- color: var(--color-kb);
+ color: rgba(var(--colors-neutral-15));
23
}
24
25
/* Hero */
0 commit comments