aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'client/src')
-rw-r--r--client/src/sass/application.scss4
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
21html {
22 scroll-behavior: smooth;
23}
24
25body { 21body {
26 /*** theme ***/ 22 /*** theme ***/
27 // now beware node-sass requires interpolation 23 // now beware node-sass requires interpolation