diff --git a/src/main-app.component.scss b/src/main-app.component.scss index 63c93722..4ed0b28b 100644 --- a/src/main-app.component.scss +++ b/src/main-app.component.scss @@ -26,7 +26,7 @@ button { position: absolute; left: 50%; transform: translateX(-50%); - animation-duration: 0.75s; + animation-duration: 400ms; animation-timing-function: ease-in-out; }