diff --git a/styles/globals.css b/styles/globals.css index d6338312..022712ed 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -144,7 +144,7 @@ body { } button { - @apply tracking-wide text-th-fgd-1 duration-500 ease-out hover:transition-all focus:outline-none; + @apply tracking-wide text-th-fgd-1 focus:outline-none; } svg {