Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Decrease the challenge name fontsize
Browse files Browse the repository at this point in the history
  • Loading branch information
Dudás Bálint committed Oct 5, 2023
1 parent 5f87b58 commit 02d2ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/src/components/challengeCard.components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default function ChallengeCard({
>
<Typography
gutterBottom
variant="h5"
variant="h6"
component="div"
style={{
display: 'flex',
Expand Down

0 comments on commit 02d2ac1

Please sign in to comment.