Merge pull request #699 from ollama-webui/styling-fix

fix: styling
This commit is contained in:
Timothy Jaeryang Baek 2024-02-10 17:14:09 -08:00 committed by GitHub
commit e5863d37c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@
<div class="fixed m-10 z-50">
<div class="flex space-x-2">
<div class=" self-center">
<img src="/ollama.png" class=" w-8" />
<img src="/favicon.png" class=" w-8 rounded-full" alt="logo" />
</div>
</div>
</div>