style: change label button

main
Yuri Dimas 2025-12-04 16:48:25 +07:00
parent 4c3e734236
commit 3b8883c198
No known key found for this signature in database
GPG Key ID: 9FD7E44BC294C68C
1 changed files with 13 additions and 9 deletions

View File

@ -403,10 +403,12 @@
<h2 class="card-title">Kumpulkan</h2>
<p></p>
<div class="card-actions align-bottom">
<button class="btn glass text-white shadow-none border-none w-full">
Lorem Ipsum
<a
class="btn text-start [--size:auto] py-2 glass text-white shadow-none border-none w-full">
Mulai dari rumah, kumpulkan sampah terpilah dan jadikan langkah kecil untuk perubahan
besar
<i class="ph ph-arrow-up-right ms-auto"></i>
</button>
</a>
</div>
</div>
</div>
@ -419,10 +421,11 @@
<h2 class="card-title">Pilah</h2>
<p></p>
<div class="card-actions align-bottom">
<button class="btn glass text-white shadow-none border-none w-full">
Lorem Ipsum
<a
class="btn text-start [--size:auto] py-2 glass text-white shadow-none border-none w-full">
Ayo pilah sampahmu! Bedakan yang bisa didaur ulang dan yang tidak agar bumi tetap bersih
<i class="ph ph-arrow-up-right ms-auto"></i>
</button>
</a>
</div>
</div>
</div>
@ -435,10 +438,11 @@
<h2 class="card-title">Kelola</h2>
<p></p>
<div class="card-actions align-bottom">
<button class="btn glass text-white shadow-none border-none w-full">
Lorem Ipsum
<a
class="btn text-start [--size:auto] py-2 glass text-white shadow-none border-none w-full">
Kelola sampah jadi manfaat — ubah limbah jadi peluang demi lingkungan yang lebih hijau
<i class="ph ph-arrow-up-right ms-auto"></i>
</button>
</a>
</div>
</div>
</div>