mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
chore: fix landing logo shadow
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
<!-- Site branding -->
|
<!-- Site branding -->
|
||||||
<div class="shrink-0 mr-4">
|
<div class="shrink-0 mr-4">
|
||||||
<a class="flex items-center" href="/">
|
<a class="flex items-center" href="/">
|
||||||
<img class="w-8 h-8 rounded shadow-sm shadow-zinc-950/20" src="./images/logo.svg" alt="Logo"
|
<img class="w-8 h-8 rounded-lg shadow-sm shadow-zinc-950/20" src="./images/logo.svg" alt="Logo"
|
||||||
width="32" height="32">
|
width="32" height="32">
|
||||||
<span class="ml-2 font-semibold text-lg text-zinc-900">uncloud</span>
|
<span class="ml-2 font-semibold text-lg text-zinc-900">uncloud</span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user