Improved navigation

This commit is contained in:
2024-07-06 10:59:24 +02:00
parent 0da0957373
commit 9b7aa500fa
7 changed files with 99 additions and 69 deletions

View File

@@ -30,3 +30,7 @@
body {
margin: 0;
}
html {
scroll-behavior: smooth;
}