Skip to content

Commit

Permalink
feat(GoalListItem): changed text style
Browse files Browse the repository at this point in the history
  • Loading branch information
troff8 authored and Troff8 committed Jun 16, 2023
1 parent 8425003 commit 498b214
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/GoalListItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ const CommentsCountIcon = styled(MessageIcon)`

const GoalTextItem = styled(Text).attrs({
size: 's',
weight: 'bold',
color: gray9,
})``;

Expand Down

0 comments on commit 498b214

Please sign in to comment.