Update index.html
This commit is contained in:
parent
3599ae3cad
commit
9ad5cfcc24
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
<div class="pt-8">
|
<div class="pt-8">
|
||||||
<button id="pay" class="group relative w-full overflow-hidden bg-sky-400 hover:bg-sky-300 text-black font-black text-2xl uppercase tracking-wider py-8 transition-all rounded-2xl">
|
<button id="pay" class="group relative w-full overflow-hidden bg-sky-400 hover:bg-sky-300 text-black font-black text-2xl uppercase tracking-wider py-8 transition-all rounded-2xl">
|
||||||
<span class="relative z-10">Pay & Invest Now</span>
|
<span class="relative z-10">Pay & Invest Now 💸</span>
|
||||||
<span class="absolute inset-0 bg-white opacity-0 group-hover:opacity-20 transition"></span>
|
<span class="absolute inset-0 bg-white opacity-0 group-hover:opacity-20 transition"></span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue