feat: improved lighthouse reports

This commit is contained in:
Pablo Moreno
2025-01-18 02:27:45 +01:00
parent 7037004aaf
commit 3995fa9c5a
2 changed files with 4 additions and 1 deletions
@@ -19,6 +19,7 @@
<input
type="text"
name="name"
id="simple-search"
class="block w-full p-2 pl-10 text-sm text-gray-900 border border-gray-300 rounded-lg bg-gray-50 focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
placeholder="{% translate 'Buscar' %}"
autocomplete="off">