diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 4f2278414..946647ccb 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -18,10 +18,6 @@ $assets-path: '../../assets/'; | |||
18 | display: none !important; | 18 | display: none !important; |
19 | } | 19 | } |
20 | 20 | ||
21 | html { | ||
22 | scroll-behavior: smooth; | ||
23 | } | ||
24 | |||
25 | body { | 21 | body { |
26 | /*** theme ***/ | 22 | /*** theme ***/ |
27 | // now beware node-sass requires interpolation | 23 | // now beware node-sass requires interpolation |