Longer initial glitch

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2022-05-03 06:49:47 +01:00
parent 1a4c18cce0
commit b591e97b76
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
animation-iteration-count: infinite
}
.glitch-image, .glitch {
animation-iteration-count: 5
}
.glitch-image {
animation: shift 3s ease-in-out .2s alternate;
}