From b8b4ddd059ddc1a747c45b756b62752256647074 Mon Sep 17 00:00:00 2001 From: Nathan Cummins Date: Thu, 11 Dec 2025 15:24:55 +1030 Subject: [PATCH] Animate player image --- src/components/Player.astro | 10 ++++++---- src/styles/global.css | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/src/components/Player.astro b/src/components/Player.astro index b10f1e5..f9fe33c 100644 --- a/src/components/Player.astro +++ b/src/components/Player.astro @@ -49,10 +49,12 @@ const playerArtworkOpacity = 0.4; transition:name="player" transition:animate="none" > -
+
+
+