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

Line 11: Line 11:
 
}
 
}
  
@media only screen and (max-width: 1500px) {
+
 
 +
 
 +
@media only screen and (max-width: 1600px) {
 
   #navbarPosition {
 
   #navbarPosition {
 
     width: 70vw;
 
     width: 70vw;
     left:10vw !important;
+
     left:5vw !important;
 
   }
 
   }
  
Line 22: Line 24:
 
}
 
}
  
@media only screen and (max-width: 1200px) {
+
 
 +
 
 +
@media only screen and (max-width: 1024px) {
 
   #navbarPosition {
 
   #navbarPosition {
 
     width: 80vw;
 
     width: 80vw;

Revision as of 14:22, 16 September 2017