mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Added sign in link to the navbar
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
(function () {
 | 
			
		||||
    const mediaQuery = window.matchMedia('(max-width: 991px)');
 | 
			
		||||
    const mediaQuery = window.matchMedia('(max-width: 767px)');
 | 
			
		||||
 | 
			
		||||
    const menu = document.querySelector('.gh-head-menu');
 | 
			
		||||
    const nav = menu.querySelector('.nav');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user