Skip to content

Commit

Permalink
increase tooltip font
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Oct 30, 2024
1 parent 6c78af6 commit 928b0a7
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 928b0a7

Please sign in to comment.