Skip to content

Commit

Permalink
DEVX-80 Adding Event cards
Browse files Browse the repository at this point in the history
  • Loading branch information
oomIRL committed Oct 11, 2023
1 parent 3fec4c3 commit f1353d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/src/components/home/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const useStyles = makeStyles(theme => ({
color: 'black',
backgroundColor: '#0E3468',
backgroundImage: 'none',
// backgroundImage: `linear-gradient(to bottom right, #0E3468 70%, ${theme.palette.background.paper})`,
},
card: {
display:'flex',
Expand Down

0 comments on commit f1353d6

Please sign in to comment.