mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-21 18:24:13 -04:00
🎨 Code cleanup
This commit is contained in:
+2
-2
@@ -2,5 +2,5 @@
|
||||
Closes the hamburger menu when a link is clicked.
|
||||
*/
|
||||
function close_menu() {
|
||||
document.getElementById('menu-controller').checked=false
|
||||
}
|
||||
document.getElementById("menu-controller").checked = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user