Skip to content

Commit

Permalink
fix effect
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardsup committed Oct 16, 2023
1 parent 121d4d0 commit 3b31ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ button:hover::before {
@keyframes flare
{
0% { background-position: -40px; }
100% { background-position: 350px; }
100% { background-position: 315px; }
}

@keyframes sparkle
Expand Down

0 comments on commit 3b31ac3

Please sign in to comment.