handling smooth scroll to internal anchor links
This commit is contained in:
parent
ddd70aa431
commit
36eaf0758c
|
|
@ -1,6 +1,9 @@
|
|||
body {
|
||||
@apply bg-white antialiased;
|
||||
}
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
*::marker {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user