Skip to content

Added animation to the heading - #1187

Open
Pranayee35 wants to merge 1 commit into
bajajvinamr:masterfrom
Pranayee35:new-branch
Open

Added animation to the heading#1187
Pranayee35 wants to merge 1 commit into
bajajvinamr:masterfrom
Pranayee35:new-branch

Conversation

@Pranayee35

@Pranayee35 Pranayee35 commented Oct 27, 2025

Copy link
Copy Markdown

This CSS code adds a glowing animation effect to the

heading to make it more visually attractive. The animation smoothly increases and decreases the intensity of the text shadow, creating a glowing neon-like effect.

The animation: glow 2s infinite alternate; applies the animation to the

element.

The @Keyframes glow defines how the text shadow changes over time:

from → subtle glow (0 0 2px)

to → stronger glow (0 0 20px)

@Pranayee35 Pranayee35 mentioned this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant