Skip to content

Commit bc61357

Browse files
committed
🐛Fix: Header Title 2개 선언된 버그
1 parent db30967 commit bc61357

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/components/Header/styles.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,3 @@ export const Title = styled(Typo17)`
3636
left: 50%;
3737
translate: -50%;
3838
`
39-
export const Title = styled(Typo17)`
40-
position: absolute;
41-
left: 50%;
42-
translate: -50%;
43-
`

0 commit comments

Comments
 (0)