1
0
Fork 0

Remove smooth scroll behaviour

It's not adapted to a SPA because the scroll is updated when we change page
This commit is contained in:
Chocobozzz 2020-08-10 16:00:21 +02:00
parent 4a53fc8204
commit 560605026b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ $assets-path: '../../assets/';
display: none !important;
}
html {
scroll-behavior: smooth;
}
body {
/*** theme ***/
// now beware node-sass requires interpolation