Adds nav bar

Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
This commit is contained in:
2026-04-24 08:53:10 +02:00
parent f3f36110c9
commit 8c087e6322
3 changed files with 469 additions and 403 deletions
+1
View File
@@ -9,6 +9,7 @@ body {
width: 100%;
height: 100%;
overflow-x: hidden;
scroll-behavior: smooth;
}
</style>