style: update link colors and hover states for documentation and support links

This commit is contained in:
2025-10-15 16:21:19 +02:00
parent 39e19a95d0
commit 794605117a
4 changed files with 18 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ export default function DownloadHero() {
className="mt-6 text-lg/8 text-gray-600"
>
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized networkseamlessly and efficiently. Not sure how it works?{' '}
<a href="https://threefold.info/mycelium_network/docs/" className="text-cyan-500 hover:text-cyan-600 font-semibold underline">
<a href="https://threefold.info/mycelium_network/docs/" className="text-gray-900 hover:text-cyan-500 transition-colors font-semibold underline">
Read the manual.
</a>
</motion.p>