What this query really means, is If [device width] is less than or equal to 600px, then do */. 2. @media only screen and (max-width: 600px) {...}.
確定! 回上一頁