main
Ilham Wara Nugroho 2025-12-05 10:26:34 +07:00
parent 58e27b5f73
commit cb0d7adf9c
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@
<h1 class="font-bold poppins-bold text-xl">Dataset Terbaru</h1> <h1 class="font-bold poppins-bold text-xl">Dataset Terbaru</h1>
</div> </div>
<div> <div>
<a href="{{ url('dataset') }}" class="p-3 bg-[#FFAD5C] text-white rounded-full">Lihat Semua Dataset</a> <a href="{{ url('dataset') }}" class="p-3 bg-[#1E4D8B] text-white rounded-full">Lihat Semua Dataset</a>
</div> </div>
</div> </div>
<div class="grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4 gap-6"> <div class="grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4 gap-6">