Skip to content

Commit

Permalink
docs: fix site style (#24275)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed May 19, 2020
1 parent f53d931 commit 8bd1088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/theme/template/Home/DesignPage/index.tsx
Expand Up @@ -215,7 +215,7 @@ export default function DesignPage() {
>
<img
alt="design guide"
style={{ maxHeight: 292, maxWidth: '100%' }}
style={{ maxHeight: 278, maxWidth: '100%' }}
src="https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*5PRzTL4pwuYAAAAAAAAAAABkARQnAQ"
/>
</Col>
Expand Down

0 comments on commit 8bd1088

Please sign in to comment.