Skip to content

Commit

Permalink
change icon width
Browse files Browse the repository at this point in the history
  • Loading branch information
TalBenAvi committed May 6, 2024
1 parent d3e81c8 commit a656e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/website/src/blocks/HomepageHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export const HomepageHero = ({ seo }: Props) => {
onClick={() => gtmEvent("Bridge_button_click")}
>
Bridge
<HiArrowTopRightOnSquare />
<HiArrowTopRightOnSquare strokeWidth={0.5} />
</Button>
</Stack>
</Box>
Expand Down

0 comments on commit a656e8c

Please sign in to comment.