diff --git a/style.css b/style.css index 741a158..0d7e721 100644 --- a/style.css +++ b/style.css @@ -92,7 +92,7 @@ body { padding: 1em; } -.wp-block-button { transition: all 0.25s ease-in-out; } +.wp-block-button { transition: all 0.125s ease-in-out; } .wp-block-button:hover { transform: scale(1.05); } @media screen and (max-width: 782px) {