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

Line 34: Line 34:
 
@media only screen and (max-width: 1024px) {
 
@media only screen and (max-width: 1024px) {
 
   #navbarPosition {
 
   #navbarPosition {
     width: 85vw;
+
     width: 90vw;
     left:0vw !important;
+
     left:2vw !important;
 
   }
 
   }
  
 
   #highlightToggle {
 
   #highlightToggle {
 
     position: fixed !important;
 
     position: fixed !important;
     top:95px;
+
     top:125px;
 
     right:5vw;
 
     right:5vw;
 
   }
 
   }

Revision as of 14:44, 16 September 2017