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

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>