This commit is contained in:
2025-11-19 21:43:01 +13:00
parent 020bbeb078
commit 75b7f03f12

View File

@@ -41,7 +41,7 @@ if (query) {
name="q" name="q"
value={query} value={query}
placeholder="Search recipes..." placeholder="Search recipes..."
class="flex-1 px-4 py-2 rounded-lg bg-[#2a2b2c] text-white border border-gray-600 focus:outline-none focus:border-blue-500" class="flex-1 px-4 py-2 rounded-lg bg-[#2a2b2c] text-white border border-gray-600 focus:outline-none focus:border-gray-500"
autofocus autofocus
/> />
<button <button