fix typo
This commit is contained in:
@ -420,7 +420,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wc-block-components-button:not(.is-link) {
|
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wc-block-components-button:not(.is-link) {
|
||||||
background-color: var(wp--preset--color--foreground);
|
background-color: var(--wp--preset--color--foreground);
|
||||||
color: var(--wp--preset--color--background);
|
color: var(--wp--preset--color--background);
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
transition: all 0.125s ease-in-out;
|
transition: all 0.125s ease-in-out;
|
||||||
|
|||||||
Reference in New Issue
Block a user