diff options
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index c457859b..f4c726e8 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -425,8 +425,8 @@ button { .idt-transition { @apply transition-all - ease-linear - duration-300 + ease-out + duration-200 ; } |
