Skip to content

Commit

Permalink
fixed inconsistent capitalization on translation page (#4160)
Browse files Browse the repository at this point in the history
  • Loading branch information
tushh-codes authored Sep 19, 2023
1 parent 53a88cc commit 8d75629
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ const useStyles = makeStyles(
fontWeight: 500,
marginBottom: theme.spacing(),
marginTop: theme.spacing(2),
textTransform: "uppercase",
},
grid: {
gridRowGap: 0,
Expand Down

0 comments on commit 8d75629

Please sign in to comment.