Skip to content

Commit 69ebdf4

Browse files
authored
Update modal.html
1 parent c4c2aa9 commit 69ebdf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3>Stay in touch!</h3>
147147
modal.classList.add("hidden");
148148
overlay.classList.add("hidden");
149149
};
150-
150+
151151
closeModalBtn.addEventListener("click", closeModal);
152152

153153
overlay.addEventListener("click", closeModal);

0 commit comments

Comments
 (0)