ui: update logo to wordmark style
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<a href="/" class="group flex items-center gap-2.5 focus:outline-none">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="/static/readme-logo-dark.svg" />
|
||||
<img src="/static/readme-logo-light.svg" alt="MAL" class="h-8 w-8" />
|
||||
<img src="/static/readme-logo-light.svg" alt="MAL" class="h-7 w-auto" />
|
||||
</picture>
|
||||
<span class="text-xl font-bold tracking-tight text-white hidden sm:block">MyAnime<span class="text-accent">List</span></span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user