refactor: update Header component for improved navigation and styling
All checks were successful
Build & Deploy / build (push) Successful in 1m51s

This commit is contained in:
2026-05-15 09:26:03 +02:00
parent a69635e4ab
commit 3789b16562
2 changed files with 49 additions and 41 deletions

6
.gitignore vendored
View File

@@ -13,8 +13,8 @@ build/
.env.local
.env.*.local
# Prisma generated
prisma/migrations/
# Prisma generated client (niet de migrations zelf!)
prisma/generated/
# Misc
.DS_Store
@@ -22,4 +22,4 @@ prisma/migrations/
.vercel
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*