Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
totaro committed Jan 4, 2024
1 parent 75a2deb commit d533df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ const resetMagnet = (event) => {
magnet.addEventListener('mousemove', activateMagnet)
magnet.addEventListener('mouseleave', resetMagnet)

// change background color --------------------------------------
// change background and button color--------------------------------------

const btn = document.querySelector('.togglebutton')

Expand Down

0 comments on commit d533df8

Please sign in to comment.