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: 90vw;
+
     width: 85vw;
 
     left:0vw !important;
 
     left:0vw !important;
 +
  }
 +
 +
  #highlightToggle {
 +
    position: fixed;
 +
    top:95px;
 +
    right:5vw;
 
   }
 
   }
 
}
 
}

Revision as of 14:42, 16 September 2017