Add /music and /dev (3)

This commit is contained in:
2025-02-08 16:59:17 +09:00
parent 9f0c0cdbff
commit 27a05e56d4
6 changed files with 71 additions and 14 deletions

View File

@@ -47,6 +47,6 @@
@apply border-border;
}
body {
@apply bg-background text-foreground min-h-screen flex flex-col justify-normal;
@apply bg-background text-foreground min-h-screen;
}
}