Skip to content

Commit

Permalink
๐Ÿ’„ [Client] SearchMore.js : remove css
Browse files Browse the repository at this point in the history
  • Loading branch information
NAPP4287 committed Sep 1, 2021
1 parent 607bfb8 commit 710fbe6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client/src/pages/SearchMore.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ const ResultList = styled.ul`
height: max(1.1vw, 18px);
}
}
.imgWrap {
position: relative;
right: 0.5vw;
}
li:hover {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
Expand Down

0 comments on commit 710fbe6

Please sign in to comment.