some styling

This commit is contained in:
Simon Martens
2025-09-24 22:59:04 +02:00
parent c19ba1e3dc
commit 4916ef7e7e
5 changed files with 25 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
name="q"
id="search"
placeholder="Suche"
class="px-2.5 py-1.5 border w-full"
class="px-2.5 py-1.5 border w-full bg-white"
hx-get="/suche/?noCache=true"
hx-trigger="input changed delay:200ms, keyup[key=='Enter']"
hx-select="main"