mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Navigation
This commit is contained in:
		@@ -59,6 +59,11 @@
 | 
			
		||||
 | 
			
		||||
        $(".scroll-down").arctic_scroll();
 | 
			
		||||
 | 
			
		||||
        $(".menu-button, .nav-cover, .nav-close").on("click", function(e){
 | 
			
		||||
            e.preventDefault();
 | 
			
		||||
            $("body").toggleClass("nav-opened nav-closed");
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    // smartresize
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user