Skip to content

Commit 62bc596

Browse files
committed
Fix: 아이콘 위치 수정
1 parent 6cca016 commit 62bc596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Profile/NavbarProfile/styles.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const Nav = styled.nav`
1717
export const IconContainer = styled.div`
1818
display: flex;
1919
align-items: center;
20-
margin-right: 1.125rem;
20+
margin-right: 5px;
2121
2222
a {
2323
display: flex;

0 commit comments

Comments
 (0)