feat: add navbar
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m34s

This commit is contained in:
Hewston Fox
2026-03-18 03:26:43 +02:00
parent f93bc7d3e0
commit 1cadf7f1d2
14 changed files with 255 additions and 7 deletions

View File

@@ -13,6 +13,7 @@ body {
#root {
@apply w-full h-full max-w-150 m-auto overflow-hidden relative;
overflow: hidden;
}
button {