Difference between revisions of "Template:TecCEM/Menu"

Line 171: Line 171:
 
justify-content: center;
 
justify-content: center;
 
align-items: center;
 
align-items: center;
z-index: 999;
+
z-index: 9999;
 
}
 
}
 
.menu{
 
.menu{
Line 179: Line 179:
 
transition: transform 0.6s ease-out;
 
transition: transform 0.6s ease-out;
 
position: fixed;
 
position: fixed;
width: 100%;
+
width: 100vw;
 
margin-top: 0;
 
margin-top: 0;
 
background: red;
 
background: red;
 
height: 30%;
 
height: 30%;
 +
z-index: 9999;
 
}
 
}
 
 

Revision as of 21:35, 12 September 2021

Untitled Document