Skip to content

Add "scroll-behavior: smooth;" in CSS? #1429

Open
@benjaoming

Description

@benjaoming

There are lots of anchor links that can be easily animated by using:

html {
    scroll-behavior: smooth;
}

It's fairly uncomplicated to add and supported by most browsers: https://caniuse.com/?search=scroll-behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    DesignDesign or UX/UI relatedFeatureNew featureImprovementMinor improvement to code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions