Add smooth scroll to anchors
This commit is contained in:
@@ -4,6 +4,7 @@ html {
|
||||
color: #fff;
|
||||
min-width: 320px;
|
||||
word-break: normal;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
body {
|
||||
@include font-smooth;
|
||||
|
||||
Reference in New Issue
Block a user