Skip to content

Commit

Permalink
fix: wrap ecosystem icons (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Apr 28, 2023
1 parent e5ce3c0 commit 5ed61a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/home/Ecosystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const Container = styled.section`
display: flex;
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
gap: 2rem;
img {
Expand Down

0 comments on commit 5ed61a8

Please sign in to comment.