main { scroll-snap-type: y mandatory; } section { width: 100%; height: calc(100vh - var(--header-height)); padding: 0; margin: 0; ...
確定! 回上一頁