update sidebar links to ghost buttons

pull/3/head
TZGyn 2 years ago
parent 1701dda000
commit eb6312d2d1
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -16,8 +16,14 @@
<ThemeToggle /> <ThemeToggle />
</div> </div>
<div class="pb-4">Projects</div> <div class="flex flex-col gap-4">
<Separator /> <Button variant="ghost" href="/links" class="justify-start text-base"
>Links</Button
>
<Button variant="ghost" href="/projects" class="justify-start text-base "
>Projects</Button
>
</div>
</div> </div>
<div class="flex items-center justify-between"> <div class="flex items-center justify-between">
<DropdownMenu.Root> <DropdownMenu.Root>

Loading…
Cancel
Save