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 2491ff0 commit 39db007Copy full SHA for 39db007
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