mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
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:
parent
69a41c7029
commit
706f563847
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue