Skip to content

Commit

Permalink
Front page inprovements
Browse files Browse the repository at this point in the history
  • Loading branch information
Delemangi committed Feb 14, 2024
1 parent 33802c9 commit 68d04be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/(app)/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ const useStyles = makeStyles((theme) => ({
fontSize: 20,
fontWeight: "bold",
color: theme.colors.white,
textTransform: "uppercase",
marginVertical: 20,
},
text: {
color: theme.colors.white,
Expand Down

0 comments on commit 68d04be

Please sign in to comment.