smal
This commit is contained in:
@@ -41,7 +41,7 @@ if (query) {
|
||||
name="q"
|
||||
value={query}
|
||||
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
|
||||
/>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user