forked from rDrama/rDrama
1
0
Fork 0

change to 2s

master
Aevann 2023-08-05 19:06:22 +03:00
parent 15b2d0399c
commit fdd035b378
1 changed files with 1 additions and 1 deletions

View File

@ -5762,7 +5762,7 @@ img[party]:not([data-src]) {
}
img[src$="/i/hand.webp"]+img[party]:not([data-src]) {
animation: party 1s infinite alternate linear,
animation: party 2s infinite alternate linear,
pat-pfp-anim .3s infinite;
}