Skip to content

Commit 14ce115

Browse files
Merge pull request #5986 from hargunkaur286/logo
fixed the logo
2 parents 61987a7 + cbda6d0 commit 14ce115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Community/Meshmates/meshmates.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const MeshMatesWrapper = styled.div`
2121
max-height: 25rem;
2222
}
2323
svg {
24-
max-height: 25rem;
24+
height: 25rem;
2525
.meshmate-stack-colorMode_svg__colorMode1 {
2626
fill: ${props => props.theme.whiteToGreen3C494F};
2727
}

0 commit comments

Comments
 (0)