pennions / JESS

Stylesheet influenced by Pico CSS and Fluent UI from microsoft
https://pennions.github.io/JESS
MIT License
2 stars 0 forks source link

Add smooth scrolling by default #45

Open jelmerveen opened 1 year ago

jelmerveen commented 1 year ago
     html {
            scroll-behavior: smooth;
        }