I want my sections to take the whole page and as soon as the user scrolls up or down ... div#section-5 { scroll-snap-align: start; scroll-snap-stop: always; } ...
確定! 回上一頁