Skip to content

Commit

Permalink
update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
malay9418 committed Jan 31, 2024
1 parent fafe467 commit fe1f42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h3>Pay me my Kiss Tax Now !</h3>

setTimeout(() => {
document.body.style.backgroundColor = '#1E2444';
document.getElementById('game-section').classList.add('blink');
//document.getElementById('game-section').classList.add('blink');
}, 8000);
//setTimeout(() => {
// finalStep(newBtn);
Expand Down

0 comments on commit fe1f42f

Please sign in to comment.