@media only screen and (max-width: 600px) { .wrapper table { width: 100% !important; } .wrapper .column { // make the column full width on small screens and ...
確定! 回上一頁