update logo

This commit is contained in:
liamcottle 2024-04-30 18:13:17 +12:00
commit 46ee3a456c
5 changed files with 2 additions and 2 deletions

BIN
logo/logo-chat-bubble.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

BIN
logo/logo.afdesign Normal file

Binary file not shown.

BIN
logo/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before After
Before After

View file

@ -17,9 +17,9 @@
<!-- header -->
<div class="flex bg-white p-2 border-gray-300 border-b">
<div class="flex w-full">
<div class="hidden sm:flex my-auto border border-gray-300 rounded-md w-10 h-10 mr-3 shadow">
<div class="hidden sm:flex my-auto border border-gray-300 rounded-md w-10 h-10 mr-3 shadow bg-gray-50">
<div class="flex mx-auto my-auto">
<img class="w-9 h-9" src="assets/images/logo.png"/>
<img class="w-9 h-9" src="assets/images/logo.png "/>
</div>
</div>
<div class="my-auto">