This commit is contained in:
Aevann1 2022-04-03 22:16:54 +02:00
parent 022c36799e
commit a552455ea1
4 changed files with 5 additions and 4 deletions

View file

@ -279,7 +279,7 @@
}
.comment-{{c.id}}-only {
animation-name: c{{c.id}}-tilt !important;
animation-duration: 60s !important;
animation-duration: 30s !important;
animation-iteration-count: infinite !important;
animation-direction: alternate !important;
animation-timing-function: linear !important;