main
ilhamwara 2025-08-05 14:53:52 +07:00
parent 1ead933d25
commit 018cb66bce
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@
<div class="flex justify-between items-center">
<div class="flex gap-5 items-center">
<div>
<a href="{{ url('/') }}" class="flex items-center space-x-3 rtl:space-x-reverse">
<a href="{{ url('/') }}" class="flex items-center space-x-3 rtl:space-x-reverse p-1 bg-white rounded-full">
<img src="{{ asset('assets/logo-dinas.ico') }}" class="h-8" />
</a>
</div>