fix: Set $enable-smooth-scroll to false
This commit is contained in:
@@ -3,3 +3,4 @@ $enable-negative-margins: true;
|
||||
$blue: #0033FF !default;
|
||||
$placeholder-opacity-max: .2;
|
||||
$placeholder-opacity-min: .1;
|
||||
$enable-smooth-scroll: false;
|
||||
|
||||
@@ -18,10 +18,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
:root {
|
||||
scroll-behavior: auto;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user