Skip to content

Commit

Permalink
menu close
Browse files Browse the repository at this point in the history
  • Loading branch information
MOODDDII committed Oct 19, 2024
1 parent ba82b54 commit 1bbe443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ links.forEach(link => {

closeMenu.addEventListener('click', function () {
menu.classList.remove('phone-menu--visible');
body.style.overflow = '';
});

0 comments on commit 1bbe443

Please sign in to comment.