Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
oomIRL committed Jul 12, 2024
1 parent 4f6f684 commit 0970c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/components/home/HomePageCards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const useStyles = makeStyles((theme) => ({
cardGrid: {
gridTemplateColumns: 'repeat(auto-fit)',
gridGap: tokens.layoutMarginXlarge,
},
},
card: {
display: 'flex',
flex: 1,
Expand Down

0 comments on commit 0970c38

Please sign in to comment.