Browse Source

Remove smooth scroll behaviour

It's not adapted to a SPA because the scroll is updated when we change page
Chocobozzz 3 years ago
parent
commit
560605026b
1 changed files with 0 additions and 4 deletions
  1. 0 4
      client/src/sass/application.scss

+ 0 - 4
client/src/sass/application.scss

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