Smooth scrolling
Links to a part of the same page (#contact) glide there instead of jumping. Visitors who asked their device for less motion still jump.
@media (prefers-reduced-motion: no-preference) {
html {
scroll-behavior: smooth;
}
}
In these packs
- Content and media: Shortcodes, links, images and small design touches for the public site.