replace logo

This commit is contained in:
2025-09-25 15:36:30 +02:00
parent 098eeef17d
commit b08de471ae
4 changed files with 104 additions and 18 deletions

View File

@@ -6,7 +6,7 @@ export function DownloadLink() {
<Link
href="#"
aria-label="Download Mycelium"
className="inline-flex items-center rounded-lg bg-gray-800 px-4 py-2 text-sm font-semibold text-white hover:bg-gray-900 transition-colors"
className="inline-flex items-center rounded-lg bg-cyan-500 px-4 py-2 text-sm font-semibold text-white hover:bg-cyan-600 transition-colors"
>
<ArrowDownTrayIcon className="h-5 w-5 mr-2" />
Get Mycelium