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.
1 parent 68a1cec commit 23c0f7bCopy full SHA for 23c0f7b
www/src/pages/index.mdx
@@ -5,7 +5,7 @@ import Readme from '../../README.md'
5
src='cover.png'
6
alt='react-netlify-forms'
7
title='react-netlify-forms'
8
- style='padding:1rem 0.5rem 0rem 0.5rem; max-height:140px;'
+ style={{ padding: '1rem 0.5rem 0rem 0.5rem', maxHeight: '140px' }}
9
/>
10
</center>
11
0 commit comments