Difference between revisions of "Team:Imperial College/Templates/NavBar"

Line 207: Line 207:
 
   height: 70px;
 
   height: 70px;
 
   background: white;
 
   background: white;
   position:fixed;
+
   position:sticky;
 
   z-index: 40;
 
   z-index: 40;
 
}
 
}
Line 217: Line 217:
 
background:white;
 
background:white;
 
margin-bottom: 0;
 
margin-bottom: 0;
position:fixed;
+
position:sticky;
 
z-index: 40;
 
z-index: 40;
 
}
 
}
Line 309: Line 309:
 
     background:white;
 
     background:white;
 
     margin-bottom: 2%;
 
     margin-bottom: 2%;
     position:fixed;
+
     position:sticky;
 
     z-index: 40;
 
     z-index: 40;
 
}
 
}

Revision as of 12:55, 14 October 2018