1
0

feat(docs): Smooth scroll
Remote Deploy / deploy (push) Successful in 1m14s

This commit is contained in:
2026-06-15 08:55:01 +02:00
parent afcc3f9757
commit 5100db2b35
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
html {
scroll-behavior: smooth;
}