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 fb2381e commit d6440a5Copy full SHA for d6440a5
src/block/price/style.scss
@@ -11,3 +11,7 @@
11
font-size: 56px;
12
line-height: 0.7;
13
}
14
+
15
+:where(.stk-has-color-schemes .stk-block-price) .stk-block-text {
16
+ color: var(--stk-text-color);
17
+}
0 commit comments