diff --git a/src/components/common/Card.tsx b/src/components/common/Card.tsx index 08a1406..d2e530c 100644 --- a/src/components/common/Card.tsx +++ b/src/components/common/Card.tsx @@ -21,7 +21,9 @@ export const QTitleCard = () => { 일상 - 글 제목입니다 글 제목입니다 글 제목입니다 글 제목입니다 + + 일이삼사오륙칠팔구십일이삼사오륙칠팔구십일이삼사오륙칠팔구십일이삼사오륙칠팔구십일이삼사오륙칠팔구십 + 2023.09.11 ); @@ -30,7 +32,7 @@ export const QContentCard = () => { return ( - 질문 내용 + 질문 내용 로렘 입숨(lorem ipsum; 줄여서 립숨, lipsum)은 출판이나 그래픽 디자인 @@ -167,6 +169,7 @@ const Title = styled(Typo.h1)` display: flex; justify-content: center; align-items: center; + text-align: center; `; const AnsTitle = styled(Typo.h2)` height: 100%;