We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e16417a + 3dfa38a commit f9e83daCopy full SHA for f9e83da
src/sections/Meshery/Meshery-integrations/Individual-Integrations/howItWork.js
@@ -83,6 +83,7 @@ const HowIntegrationWorksWrapper = styled.section`
83
img {
84
height: 5rem;
85
vertical-align: middle;
86
+ object-fit: contain;
87
}
88
89
@@ -108,6 +109,7 @@ const HowIntegrationWorksWrapper = styled.section`
108
109
110
li a img {
111
height: 4rem;
112
113
114
115
@@ -164,6 +166,7 @@ const HowIntegrationWorksWrapper = styled.section`
164
166
165
167
168
height: 2.5rem;
169
170
171
172
0 commit comments