Skip to content

Commit

Permalink
feat(interest): deposit form styling
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed May 30, 2020
1 parent 5167b6a commit 18f8197
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -153,7 +153,7 @@ const DepositForm: React.FC<InjectedFormProps<{}, Props> & Props> = props => {
color='grey600'
weight={500}
size='14px'
style={{ marginTop: '24px' }}
style={{ margin: '18px 0 8px 0' }}
>
<FormattedMessage
id='modals.interest.deposit.subheader'
Expand Down

0 comments on commit 18f8197

Please sign in to comment.