Revert "trying to fix weird banner behavior"

This reverts commit 8d0a674f4e.
remotes/1693045480750635534/spooky-22
Aevann1 2022-06-27 04:33:59 +02:00
parent 6bd4efa61f
commit 03a9a5752b
1 changed files with 2 additions and 2 deletions

View File

@ -303,12 +303,12 @@
</style> </style>
{% endif %} {% endif %}
{% if v and v.poorcel %} {% if v and v.poorcel -%}
<style> <style>
* :not(img[src="/i/hand.webp"] + img):not(img.golden, img[g], img[glow]) { * :not(img[src="/i/hand.webp"] + img):not(img.golden, img[g], img[glow]) {
animation: unset !important; animation: unset !important;
} }
</style> </style>
{% endif %} {%- endif %}
<link rel="preload" as="image" href="/i/l.webp"> <link rel="preload" as="image" href="/i/l.webp">