This commit is contained in:
thecyberlearn 2025-06-03 13:14:19 +05:30 committed by GitHub
parent 3326b44833
commit faa5c58f74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,7 @@
<div class="flex justify-between items-center py-4"> <div class="flex justify-between items-center py-4">
<div class="flex items-center gap-3"> <div class="flex items-center gap-3">
<div class="w-[120px]"> <div class="w-[120px]">
<img src="/logo.png" alt="Logo" class="w-full h-full object-contain" /> <img src="logo.png" alt="Logo" class="w-full h-full object-contain" />
</div> </div>
</div> </div>