1.5s animation

This commit is contained in:
arakich 2020-08-16 01:28:00 -04:00
parent 6f3161bb24
commit 1c611f5ef8

View File

@ -150,7 +150,7 @@ a.article-title:hover {
}
.bounce:hover{
animation: bounce 2s;
animation: bounce 1.5s;
}
@keyframes bounce {
0%, 20%, 60%, 100% {