style: update UI with darker background, remove animations and adjust layout spacing

This commit is contained in:
2025-10-14 11:25:07 +02:00
parent b320f3e506
commit ad1d11cdf1
5 changed files with 61 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ export function LinuxLink({
}) {
return (
<Link
href="#"
href="https://github.com/threefoldtech/mycelium/releases"
aria-label="Download for Linux"
className={clsx(
'flex items-center rounded-lg transition-colors px-4 py-2',