1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 23:21:41 +01:00

chore: fixes logo on mobile

This commit is contained in:
Amir Raminfar
2024-10-25 15:54:08 -07:00
parent cd63b5ded8
commit f1982c094d

View File

@@ -2,7 +2,7 @@
<nav class="fixed top-0 z-10 w-full border-b border-base-content/20 bg-base p-2" data-testid="navigation">
<div class="flex items-center">
<router-link :to="{ name: '/' }">
<Logo class="logo h-10 w-14" />
<Logo class="logo h-8" />
</router-link>
<div class="ml-auto flex items-center gap-2">