This commit is contained in:
Ren Amamiya
2023-06-22 21:14:53 +07:00
parent 36888221ff
commit 21d22320b3
7 changed files with 18 additions and 25 deletions

View File

@@ -26,7 +26,7 @@ export function Navigation({ reverse }: { reverse?: boolean }) {
Feeds
</h3>
</div>
<div className="flex flex-col gap-1">
<div className="flex flex-col">
<ActiveLink
href="/app/space"
className="flex h-9 items-center gap-2.5 rounded-md px-2.5 text-zinc-200"