Skip to content

Commit dd0443e

Browse files
committed
comitt
1 parent d014e84 commit dd0443e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

js/Custom.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +0,0 @@
1-
$( "li" ).hover(
2-
function() {
3-
$( this ).addClass( "active" );
4-
}, function() {
5-
$( this ).removeClass( "active" );
6-
}
7-
);

0 commit comments

Comments
 (0)