forked from rDrama/rDrama
1
0
Fork 0

Merge branch 'frost' of https://github.com/Aevann1/Drama into frost

master
Aevann1 2022-06-07 13:34:59 +02:00
commit 690d4d72ed
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@
{% if v and not v.animations -%}
<style>
* {
* :not(img[src="/assets/images/hand.webp"] + img) {
animation: unset !important;
}
</style>