feat: introduce routing system

This commit is contained in:
2025-10-23 11:38:03 +02:00
parent c6949c36c1
commit 531ddbee85
4 changed files with 69 additions and 16 deletions

View File

@@ -128,6 +128,7 @@ button:disabled {
justify-content: center;
gap: 0.5rem;
transition: all 0.2s ease;
text-decoration: none;
}
.nav-tab:hover {