Skip to content

Commit

Permalink
Reduced spacing above logos
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubh committed Feb 13, 2024
1 parent 4d9e556 commit e038db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const Footer = () => {
</Grid>
{/* New Grid item for Company Sponsors */}
<Grid item xs={12} textAlign="center">
<Typography color="textPrimary" variant="h5" style={{ marginBottom: '1.3rem' }}>
<Typography color="textPrimary" variant="h5" style={{ marginBottom: '0.5rem' }}>
Our Sponsors
</Typography>
{/* TikTok logo */}
Expand Down

0 comments on commit e038db5

Please sign in to comment.