translation + faster transition

This commit is contained in:
Sebastiaan Pasma 2018-07-19 10:23:10 +02:00
commit 54478a4848
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
3 changed files with 6 additions and 2 deletions

View file

@ -70,7 +70,7 @@ slide-to-accept-success {
}
&__share {
transition: transform $duration ease, opacity $duration ease;
transition-delay: 1000ms;
transition-delay: 600ms;
opacity: 0;
margin-top: 15vh;
span {