Update Navbar.svelte

This commit is contained in:
Face
2025-09-08 21:21:37 +03:00
parent 927b4605a2
commit 045c6c3444

View File

@@ -23,7 +23,7 @@
GitHub
</Button>
<a href="/download">
<Button size="sm" class="bg-primary hover:bg-primary/90 text-primary-foreground shadow-lg">
<Button size="sm" class="bg-primary hover:bg-primary/90 text-primary-foreground shadow-lg" href="/download">
Download
</Button>
</a>