Skip to content

Commit

Permalink
Merge pull request #1151 from data-for-change/dev
Browse files Browse the repository at this point in the history
increase tooltip font
  • Loading branch information
atalyaalon authored Oct 30, 2024
2 parents 02a6338 + 928b0a7 commit 983f3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecules/card/AnyWayCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const useStyles = makeStyles((theme) => ({
cursor: 'pointer',
},
tooltip: {
fontSize: '13px',
fontSize: '20px',
},
}));

Expand Down

0 comments on commit 983f3f7

Please sign in to comment.