[object Object]

← back to Sound Agentabrams

5x sweep 2: heropulse glow-only (stop scaling the ENTER CTA — stable, clickable)

530608a07edbaf2ec0bef50d5d41d2da11132255 · 2026-07-25 11:14:22 -0700 · Steve

Files touched

Diff

commit 530608a07edbaf2ec0bef50d5d41d2da11132255
Author: Steve <steve@designerwallcoverings.com>
Date:   Sat Jul 25 11:14:22 2026 -0700

    5x sweep 2: heropulse glow-only (stop scaling the ENTER CTA — stable, clickable)
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 313a890..1bb2a63 100644
--- a/index.html
+++ b/index.html
@@ -114,8 +114,8 @@
   }
   #hero .enter.show { opacity: 1; }        /* reveal driven by JS, not animation-fill */
   @keyframes heropulse {
-    0%,100% { transform: scale(1); box-shadow: 0 0 24px rgba(255,210,62,.55); }
-    50% { transform: scale(1.06); box-shadow: 0 0 42px rgba(255,210,62,.9); }
+    0%,100% { box-shadow: 0 0 24px rgba(255,210,62,.55); }
+    50% { box-shadow: 0 0 46px rgba(255,210,62,.95); }
   }
   #hero .skip {
     position: absolute; bottom: 16px; right: 18px; z-index: 3; pointer-events: auto;

← e4797e9 5x sweep 1: add inline SVG favicon to SoundLab hub (kills /f  ·  back to Sound Agentabrams  ·  5x: hub report — clean twice (core 6-way, sweeps 2-3); favic 1de5558 →