Skip to content

Commit

Permalink
πŸ’„ update social icons style from docs footer
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Jan 13, 2024
1 parent 7cd1c90 commit 172d1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const CustomFooter = () => {
</Select>
</Container>
)}
<Container mt={"auto"} mb={"small"} gap={"small"} row>
<Container mt={"auto"} gap={"small"} row>
<Link href={"https://linkedin.com/company/tonightpass"}>
<Icon icon={RiLinkedinFill} />
</Link>
Expand Down

0 comments on commit 172d1e9

Please sign in to comment.