docs: smooth scroll experience

pull/9262/head
Sanjaiyan Parthipan 3 years ago committed by GitHub
parent acb93568b0
commit e27b1ba191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,6 +91,7 @@
:global(html, body) {
height: 100%;
width: 100%;
scroll-behavior: smooth;
}
.banner-bottom {

Loading…
Cancel
Save