60456d964b71204385ff1dd5c6fb121442c7a803
[website] / src / main / webapp / less / tablet.less
1 @media screen and (min-width: 750px) and (max-width: 939px)
2 {
3   @import 'variables.less';
4   @import 'tablet/layout.less';
5   @import 'tablet/footer.less';
6 }