add nav bar

Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
2026-05-24 09:31:13 +02:00
parent 19a23409da
commit 126fde7151
5 changed files with 257 additions and 5 deletions
+1
View File
@@ -48,4 +48,5 @@ a:focus {
outline-color: var(--gold);
outline-offset: 0.2rem;
outline-style: solid;
outline-width: 0.1rem;
}