You need to use @media query to override the css based on screen size... working example as below. html, body { margin: auto; padding: 0px; } ...
確定! 回上一頁