Difference between revisions of "Team:SDU-Denmark/testnavfp"

Line 13: Line 13:
 
@media only screen and (max-width: 1500px) {
 
@media only screen and (max-width: 1500px) {
 
   #navbarPosition {
 
   #navbarPosition {
     width: 80vw;
+
     width: 70vw;
     left:10vw;
+
     left:10vw !important;
 
   }
 
   }
  
 
   #highlightToggle {
 
   #highlightToggle {
   right:2vw;
+
   right:2vw !important;
 
   }
 
   }
 
}
 
}

Revision as of 14:13, 16 September 2017