1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-12 06:59:10 +00:00

Improve button phrasing

This commit is contained in:
davegson 2021-02-26 10:02:29 +01:00
parent 472227fcda
commit 6c8b5375f3

View file

@ -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>