Skip to content

Commit

Permalink
chore(docs): more space added to the support section
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev committed Dec 21, 2022
1 parent eb09f77 commit df24def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/src/components/home/support.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ const SupportSection: React.FC<SupportSectionProps> = ({sponsors = []}) => {
</SonarPulse>
</Row>
</InView>
<Spacer y={5} />
<Spacer y={8} />
</Section>
);
};
Expand Down

0 comments on commit df24def

Please sign in to comment.