diff --git a/theme.json b/theme.json index 2bd6219..176bee5 100644 --- a/theme.json +++ b/theme.json @@ -294,7 +294,11 @@ "fontWeight": "700" } }, + "core/buttons": { + "css": "& .wp-block-button__link { transition: all 0.25s ease-in-out; }\n& .wp-block-button.is-style-outline .wp-block-button__link:hover { box-shadow: rgb(51, 51, 51) -4px 4px 0px 1px; }" + }, "core/button": { + "css": "", "variations": { "fill": { "color": {