]> OzVa Git service - shopping-channel/commitdiff
Removed animation from timer 3
authorwill <greenwoodw50@gmail.com>
Wed, 28 Aug 2024 14:54:03 +0000 (15:54 +0100)
committerwill <greenwoodw50@gmail.com>
Wed, 28 Aug 2024 14:54:03 +0000 (15:54 +0100)
index.html

index 2f1ca7f31ef09475d19e281b8dca6bad2b7f2371..56af729cc5308616658de6e08c238f63ccf021fc 100644 (file)
@@ -249,7 +249,6 @@ h2.badge {
        outline: 2px solid var(--dark);
        opacity: 0;
        transition: opacity 1.5s, bottom 1.5s, right 1.5s, width 1.5s, height 1.5s, border-radius 1.5s, font-size 1.5s, line-height 1.5s, transform 1.5s;
-       animation: spinText 10s linear 0s infinite;
 }
 .show {
        opacity: 1;