style: change class using grid

Yuri Dimas 2025-09-24 12:21:40 +07:00
parent c6fe5af9f9
commit f8d0bdbf1c
No known key found for this signature in database
GPG Key ID: 9FD7E44BC294C68C
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
</div>
<!-- Navigation Menu -->
<div class="flex justify-start items-center gap-8">
<div class="grid gap-8 grid-cols-4">
<a href="#" class="rounded-full flex justify-center items-center gap-2 hover:bg-green-800/20 px-4 py-2 transition-colors">
<div class="text-white text-base font-semibold font-jakarta leading-normal">Beranda</div>
</a>