From: will Date: Wed, 28 Aug 2024 14:54:03 +0000 (+0100) Subject: Removed animation from timer 3 X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=33340cf8e5d0d999af46a2f6545bcd0485bea746;p=shopping-channel Removed animation from timer 3 --- diff --git a/index.html b/index.html index 2f1ca7f..56af729 100644 --- a/index.html +++ b/index.html @@ -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;