reparing logo11
Some checks failed
CI / Check Style (push) Has been cancelled
CI / Run Clippy (push) Has been cancelled
CI / Run Tests (push) Has been cancelled

This commit is contained in:
Priec
2026-06-29 19:02:45 +02:00
parent 6833108c04
commit 8cf989f4cd

View File

@@ -100,7 +100,7 @@
<!-- real KOMPRESS logo from www.e-shop.kompress.sk (hidden on mobile; <!-- real KOMPRESS logo from www.e-shop.kompress.sk (hidden on mobile;
the category drawer carries navigation there) --> the category drawer carries navigation there) -->
<a href="/" class="hidden shrink-0 items-center sm:flex"> <a href="/" class="hidden shrink-0 items-center sm:flex">
<img src="/static/img/logo.svg" alt="{{ t(key='brand', lang=lang | default(value='sk')) }}" width="260" height="52" class="h-8 w-auto dark:rounded-radius dark:bg-white dark:px-1.5 dark:py-0.5" /> <img src="/static/img/logo.svg" alt="{{ t(key='brand', lang=lang | default(value='sk')) }}" width="260" height="52" class="h-8 w-auto" />
</a> </a>
<!-- in-header search → existing GET /search (q param). Hidden on small <!-- in-header search → existing GET /search (q param). Hidden on small