diff --git a/src/components/tales/readTale/ReadTale.styled.ts b/src/components/tales/readTale/ReadTale.styled.ts index 85ed1cb..6262832 100644 --- a/src/components/tales/readTale/ReadTale.styled.ts +++ b/src/components/tales/readTale/ReadTale.styled.ts @@ -14,7 +14,6 @@ export const ReadTaleHead = styled.div` width: 100%; display: flex; justify-content: space-between; - /* padding: 2.8rem 0; */ `; export const TitleWrapper = styled.div`