Update index.html

This commit is contained in:
Muhammad Herdy Iskandar
2023-08-31 11:52:24 +07:00
committed by GitHub
parent c90d7e71f4
commit f0134b0cda

View File

@@ -330,10 +330,10 @@
</h1> </h1>
</div> </div>
<div class="table-cell"> <div class="table-cell">
<button href="https://infopmb.itpln.ac.id/daftar/" <a href="https://infopmb.itpln.ac.id/daftar/" target="_blank"
class="lg:mx-0 bg-yellow-500 text-white text-lg font-bold rounded-full py-4 px-9 focus:outline-none transform transition hover:scale-110 duration-300 ease-in-out"> class="lg:mx-0 bg-yellow-500 text-white text-lg font-bold rounded-full py-4 px-9 focus:outline-none transform transition hover:scale-110 duration-300 ease-in-out">
Daftar sekarang Daftar sekarang
</button> </a>
</div> </div>
</div> </div>
</div> </div>