Skip to content

Commit c44613f

Browse files
committed
alteração no script
1 parent a036e7e commit c44613f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎js/script.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$(function(){
22
$("nav").on("click", function(){
33
$("nav ul, .menu-hamburger span:nth-child(1), .menu-hamburger span:nth-child(2), .menu-hamburger span:nth-child(3)").toggleClass("active");
4-
})
4+
});
55
});

0 commit comments

Comments
 (0)