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