Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -222,7 +222,7 @@ h1.text-center {
|
|
222 |
|
223 |
.search-icon {
|
224 |
position: absolute;
|
225 |
-
left:
|
226 |
font-size: 20px;
|
227 |
color: #888; /* Icon color */
|
228 |
}
|
|
|
222 |
|
223 |
.search-icon {
|
224 |
position: absolute;
|
225 |
+
left: 15px; /* Position the icon inside the input box */
|
226 |
font-size: 20px;
|
227 |
color: #888; /* Icon color */
|
228 |
}
|