Skip to content

Commit

Permalink
fix: remove height in advance of 3 lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinho1011 committed Feb 26, 2024
1 parent 65bbf50 commit 688672a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Home/TopicCard/TopicCard.styles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export const TopicContainer = styled.div`
align-items: center;
justify-content: center;
width: 100%;
height: 68px;
padding: 0 12px;
margin-top: 20px;
`;
Expand Down

0 comments on commit 688672a

Please sign in to comment.