Skip to content

Slow hero 'programming' neon animation 3x#47

Merged
Gonza10V merged 1 commit into
mainfrom
codex/slow-down-programming-animation
Jul 14, 2026
Merged

Slow hero 'programming' neon animation 3x#47
Gonza10V merged 1 commit into
mainfrom
codex/slow-down-programming-animation

Conversation

@Gonza10V

Copy link
Copy Markdown
Contributor

Motivation

  • Make the hero "programming" neon scan animation run three times slower to match the requested pacing change.

Description

  • Updated the animation duration for the hero neon scan in src/styles/global.css by changing .hero-neon-text--active { animation: hero-neon-scan 2.4s ... } to 7.2s.
  • No other styles or behavior were modified.

Testing

  • Ran pnpm format:check src/styles/global.css, which passed.
  • Ran pnpm lint src/styles/global.css, which completed with an ESLint warning that the CSS file is ignored by the current config.
  • Ran pnpm build, which completed successfully and produced the static site output.

Codex Task

@Gonza10V
Gonza10V merged commit 95130ac into main Jul 14, 2026
1 check passed
@Gonza10V
Gonza10V deleted the codex/slow-down-programming-animation branch July 14, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant