mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
update logo
This commit is contained in:
parent
984250c7d7
commit
46ee3a456c
5 changed files with 2 additions and 2 deletions
BIN
logo/logo-chat-bubble.png
Normal file
BIN
logo/logo-chat-bubble.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
BIN
logo/logo.afdesign
Normal file
BIN
logo/logo.afdesign
Normal file
Binary file not shown.
BIN
logo/logo.png
Normal file
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 |
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue