@import "./_reset.less"; @import "./_layout.less"; @import "./_slick.css"; html { font-size: 16px; @media screen and (min-width: 1024px) and (max-width: 1366px) { font-size: 14px; } @media screen and (max-width: 320px) { font-size: 14px; } } html, body { width: 100%; }