一旦螢幕寬度達到600px, 主要內容 div 會保持在 width: 100% , 而次要 div 會在主要 ... @media (min-width: 800px) { body { overflow-x: auto; }
確定! 回上一頁