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 79e1f31 + a771a21 commit 61f2b48Copy full SHA for 61f2b48
1 file changed
components/utils/NoShapeFound.js
@@ -36,7 +36,8 @@ const PageWrapper = styled.div`
36
}
37
38
img {
39
- max-width: 300px;
+ max-width: 100%;
40
+ height: auto;
41
42
43
`;
0 commit comments