Skip to content

Commit e23b4d8

Browse files
authored
Update mikhmon-ui.js
1 parent 2a4e276 commit e23b4d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

js/mikhmon-ui.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,10 @@ document.getElementsByTagName("BODY")[0].onresize = function() {
9393
closeNav.style.display = "block";
9494

9595
}
96-
}
96+
};
9797

9898
var dropdown = document.getElementsByClassName("dropdown-btn");
9999

100-
101100
// open close dropdown
102101
var dropdown = document.getElementsByClassName("dropdown-btn");
103102

0 commit comments

Comments
 (0)