Skip to content

Commit

Permalink
some styles fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Lvyshnevska committed Oct 18, 2023
1 parent 489bbed commit 8da061c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FrontEnd/src/components/landing-page/partners/Partners.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
display: flex;
align-items: flex-start;
gap: 12px;
z-index: 1;
}
.partners-section__navi-icon {
display: flex;
Expand All @@ -43,6 +44,7 @@
flex-shrink: 0;
}
.partners-section__images {
height: 70px;
display: flex;
justify-content: center;
align-items: center;
Expand Down

0 comments on commit 8da061c

Please sign in to comment.