Difference between revisions of "Template:DTU-Denmark"

Line 135: Line 135:
 
}
 
}
  
if ($(window).width() < 914) {
+
if ($(window).width() < 994) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
$('nav').addClass('black');
 
$('nav').addClass('black');
Line 155: Line 155:
 
}
 
}
  
   if (windowsize < 914) {
+
   if (windowsize < 994) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
$('nav').addClass('black');
 
$('nav').addClass('black');

Revision as of 13:44, 5 September 2019