diff --git a/frontend/resources/styles/main/partials/lightbox.scss b/frontend/resources/styles/main/partials/lightbox.scss index 212cf0a80..d10f1487f 100644 --- a/frontend/resources/styles/main/partials/lightbox.scss +++ b/frontend/resources/styles/main/partials/lightbox.scss @@ -30,7 +30,7 @@ padding: $medium $x-big; position: relative; width: 500px; - @include animation(.1s,1s,fadeInDown); + @include animation(.1s,.5s,fadeInDown); .lightbox-label { display: flex;