diff --git a/src/pages/search.tsx b/src/pages/search.tsx index e69861c..4c90ef7 100644 --- a/src/pages/search.tsx +++ b/src/pages/search.tsx @@ -62,6 +62,7 @@ const Input = styled.input` border-radius: 10px; width: 100%; padding: 10px 20px; + color: #343434; &:focus { outline: none;