##// END OF EJS Templates
Merged r15778 (#23389)....
Jean-Philippe Lang -
r15397:b90e8d8c9384
parent child
Show More
@@ -25,7 +25,7
25 add first breakpoint here and start adding responsiveness
25 add first breakpoint here and start adding responsiveness
26 */
26 */
27
27
28 @media all and (max-width: 899px)
28 @media screen and (max-width: 899px)
29 {
29 {
30 /*----------------------------------------*\
30 /*----------------------------------------*\
31 A) BASIC MOBILE RESETS
31 A) BASIC MOBILE RESETS
General Comments 0
You need to be logged in to leave comments. Login now