diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-05-10 15:06:29 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-05-10 15:06:29 -0400 |
| commit | e0c628528142f26ce9a42ba4c3c5d2cb41114a56 (patch) | |
| tree | 902a7c32978efc4d94d945c50f9378db36040aa5 /frontend/components/Search.js | |
| parent | c832accab191190d93c470a622651b6ac6699ddd (diff) | |
migrate styles
Diffstat (limited to 'frontend/components/Search.js')
| -rw-r--r-- | frontend/components/Search.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/components/Search.js b/frontend/components/Search.js index 85aaeb5..b9ed409 100644 --- a/frontend/components/Search.js +++ b/frontend/components/Search.js @@ -44,6 +44,7 @@ const glow = keyframes` box-shadow: 0 0 10px 1px yellow; } `; + const SearchStyles = styled.div` position: relative; input { |
