Bladeren bron

Remove smooth scroll behaviour

It's not adapted to a SPA because the scroll is updated when we change page
Chocobozzz 3 jaren geleden
bovenliggende
commit
560605026b
1 gewijzigde bestanden met toevoegingen van 0 en 4 verwijderingen
  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