@viewport { width: device-width; zoom: 1.0; min-zoom: 0.5; ... @viewport { width: 300px; user-zoom: fixed; } html, body { margin: 0; ...
確定! 回上一頁