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 be4da0b commit bf19c14Copy full SHA for bf19c14
client/checkout/blocks/payment-methods-logos/style.scss
@@ -21,7 +21,7 @@
21
width: 38px;
22
height: 24px;
23
background-color: rgba( $gray-700, 0.1 );
24
- color: $gray-900;
+ color: var( --wp--preset--color--contrast, $gray-900 );
25
text-align: center;
26
line-height: 24px;
27
border-radius: 3px;
0 commit comments