Skip to content

Commit

Permalink
Powered by responsive (#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Sep 20, 2024
1 parent 28ef5e8 commit 096f4d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wormhole-connect/src/icons/PoweredBy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ const useStyles = makeStyles()((theme) => ({
alignContent: 'center',
alignItems: 'center',
flexDirection: 'row',
maxWidth: '100%',
flexWrap: 'wrap',
gap: '20px 4px',
},
partnerLogo: {
maxHeight: theme.spacing(3),
Expand Down

0 comments on commit 096f4d4

Please sign in to comment.