add icon to search field
This commit is contained in:
parent
4a742b81ec
commit
4a310dcbbe
7 changed files with 57 additions and 12 deletions
|
|
@ -30,6 +30,10 @@ nav hr {
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
input[type="text"]:focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/* ================= SCROLLBAR ================= */
|
||||
body,
|
||||
html {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue