feat: adjust height of fade effect
All checks were successful
test-build / guarddog (push) Successful in 1m26s
renovate / renovate (push) Successful in 1m30s
test-build / build (push) Successful in 1m56s

This commit is contained in:
2026-02-26 16:15:18 -06:00
parent d7d43369dc
commit 7498870d92

View File

@@ -120,7 +120,7 @@ const normalizeTitle = !title ? global.name : `${title} | ${global.name}`;
to bottom, to bottom,
transparent 0px, transparent 0px,
transparent 16px, transparent 16px,
black 80px, black 60px,
black 100% black 100%
); );