fix(ui): fix lopsided logo
Signed-off-by: SphericalKat <amolele@gmail.com>
This commit is contained in:
parent
8b7c362611
commit
2a8ee4cd1e
@ -15,7 +15,7 @@
|
|||||||
<header class="flex w-full justify-between items-center py-3 px-6">
|
<header class="flex w-full justify-between items-center py-3 px-6">
|
||||||
<a href="<%= Routes.page_path(@conn, :index) %>">
|
<a href="<%= Routes.page_path(@conn, :index) %>">
|
||||||
<span class="font-semibold text-xl tracking-tight">
|
<span class="font-semibold text-xl tracking-tight">
|
||||||
<span class="text-amber"><Kat</span>bin/>
|
<span class="text-amber text-xl"><Kat</span>bin/>
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user