adjust placeholder
This commit is contained in:
parent
4f3712536a
commit
5580c6efe2
1 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@ $secondCol = rand(0, 8)
|
|||
<input
|
||||
class="search__input"
|
||||
type="text"
|
||||
placeholder="titre / auteur / année / catégor…"
|
||||
placeholder="titre / auteur / année / catégorie"
|
||||
x-model="search"
|
||||
>
|
||||
<img
|
||||
|
|
@ -166,7 +166,7 @@ $secondCol = rand(0, 8)
|
|||
<input
|
||||
class="search__input"
|
||||
type="text"
|
||||
placeholder="titre / auteur / année / catégor…"
|
||||
placeholder="titre / auteur / année / catégorie"
|
||||
x-model="search"
|
||||
>
|
||||
<img
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue