Do you use a CSS reset stylesheet? ... Normalize, because it doesn't reset. ... { box-sizing: border-box; margin: 0; padding: 0; } Simple and powerful. ;).
確定! 回上一頁