Make planet one color and tentacles have same color
All checks were successful
On Push Deploy / deploy (push) Successful in 21s

This commit is contained in:
Johnny322
2026-02-10 16:40:57 +01:00
parent 4a7ff80dd1
commit 2f44cfe430
2 changed files with 19 additions and 19 deletions

View File

@@ -168,7 +168,6 @@
class="pulse-orb"
:class="{
active: isPlaying,
playing: isPlaying && !isAnswerClip,
answer: isPlaying && isAnswerClip,
idle: !currentClipUrl
}"