master
kek7198 2021-12-03 11:10:21 -06:00
parent f58c67ebe4
commit 1e6a623e8d
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
padding: 3px 0; padding: 3px 0;
} }
.comment-anchor:target { .comment-anchor:target {
transition:all 0.5s ease-in-out; transition:all 0.5s ease;
animation: blink normal 1s ease-in-out; animation: blink normal 1s ease;
} }
@keyframes blink { @keyframes blink {