Align hero CTA with bottom CTA on marketing homepage

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-18 09:32:00 -04:00
parent 69a41c7029
commit 706f563847

View file

@ -161,10 +161,10 @@ const cssExample = `<span class="text-ice-300">/* All nodes default to fast + ch
Get started
</a>
<a
href="https://docs.fabro.sh"
href="https://github.com/fabro-sh/fabro"
class="rounded-xl border border-navy-600 px-7 py-3.5 text-sm font-semibold text-ice-300 transition-all hover:border-teal-700/60 hover:text-ice-50"
>
Read the docs
View on GitHub
</a>
</div>
</div>