Skip to content

Commit

Permalink
Style: adjust common header searchIcon marginTop
Browse files Browse the repository at this point in the history
  • Loading branch information
rmdnps10 committed Apr 22, 2024
1 parent 7209887 commit 5c3887e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Common/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const Logo = styled.div`
cursor: pointer;
`;
const StyledSearch = styled(Search)`
margin-top: 1rem;
margin-top: 1.4rem;
margin-right: 2.4rem;
cursor: pointer;
`;

0 comments on commit 5c3887e

Please sign in to comment.