Changes

Jump to navigation Jump to search
No change in size ,  11:42, 2 April 2014
a little bigger
Line 64: Line 64:  
   }
 
   }
 
}
 
}
@media only screen and (max-width : 800px) and (min-width : 561px) {
+
@media only screen and (max-width : 860px) and (min-width : 561px) {
 
   /* Tablet view: 2 tiles */
 
   /* Tablet view: 2 tiles */
 
   .mpg-box {
 
   .mpg-box {
Line 71: Line 71:  
   }
 
   }
 
}
 
}
@media only screen and (max-width : 1280px) and (min-width : 801px) {
+
@media only screen and (max-width : 1280px) and (min-width : 861px) {
 
   /* Small desktop, ipad, and larger view: 4 tiles */
 
   /* Small desktop, ipad, and larger view: 4 tiles */
 
   .mpg-box {
 
   .mpg-box {

Navigation menu