@media only screen and (max-width: 600px) { body { background-color: orange; } }. And just like that we have a rule targeting small devices!
確定! 回上一頁