mirror of
https://github.com/safing/web
synced 2025-04-12 06:59:10 +00:00
Improve button phrasing
This commit is contained in:
parent
472227fcda
commit
6c8b5375f3
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ redirect_from:
|
|||
<div class="py-10 flex">
|
||||
<a href="{{ site.business_model_url }}">
|
||||
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||
Follow the Money
|
||||
Look At The Cycle
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue