Skip to content

Commit

Permalink
update size
Browse files Browse the repository at this point in the history
  • Loading branch information
thisispixelperfect committed Sep 13, 2024
1 parent 35c9af8 commit c3eeb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sections/home/partners.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ export const Partners = () => {
>
<Image alt="blocknative" src="/blocknative.svg" mr="20px" mt="16px" />
<Image alt="cannon" src="/cannon.svg" mr="20px" mt="16px" />
<Image alt="chainlink" src="/chainlinkText.svg" mr="20px" mt="16px" />
<Image alt="chainlink" src="/chainlink.svg" mr="20px" mt="16px" />
<Image alt="infura" src="/infura.svg" mr="20px" mt="16px" />
<Image alt="iosiro" src="/iosiro.svg" mr="20px" mt="16px" />
<Image alt="macro" src="/macro.svg" mr="20px" mt="16px" />
<Image alt="optimism" src="/optimism.svg" mr="20px" mt="16px" />
<Image alt="pyth" src="/pythText.svg" mr="20px" mt="16px" />
<Image alt="pyth" src="/pyth.svg" mr="20px" mt="16px" />
<Image alt="wormhole" src="/wormhole.svg" mt="16px" />
</Flex>
</Box>
Expand Down

0 comments on commit c3eeb06

Please sign in to comment.