Skip to content

Commit

Permalink
increased spacing above logos
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubh committed Feb 13, 2024
1 parent e038db5 commit 87c7f0a
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: '0.5rem' }}>
<Typography color="textPrimary" variant="h5" style={{ marginBottom: '0.7rem' }}>
Our Sponsors
</Typography>
{/* TikTok logo */}
Expand Down

0 comments on commit 87c7f0a

Please sign in to comment.