Smooth anchor link scrolling

This commit is contained in:
Riyyi
2021-03-06 03:02:54 +01:00
parent 71655e4eb4
commit e5c88b84ed
+1
View File
@@ -3,6 +3,7 @@
html {
font-family: "Segoe UI", "DejaVu Sans", sans-serif;
scroll-behavior: smooth;
}
body {