add smooth link scrolling
This commit is contained in:
parent
0aa2cb2f57
commit
a2bf4e475b
@ -6,6 +6,10 @@
|
||||
--blue-ish: #587291; /* buttons etc */
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
.noselect {
|
||||
user-select: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user