Media Query is just like an ordinary CSS, the only difference is that it is wrapped inside a @media block like below. @media (min-width: ...
確定! 回上一頁