Difference between revisions of "Template:Queens Canada/Scripts"

m
m
Line 179: Line 179:
 
function mobileNav() {
 
function mobileNav() {
 
     if(window.innerWidth <= 1024) {
 
     if(window.innerWidth <= 1024) {
 +
        navbarLinks[0].style.height = "0";
 
     }
 
     }
 
     else {
 
     else {

Revision as of 14:27, 23 August 2020