Skip to content

Commit

Permalink
chore(contribution-form): add space between preview buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
lutangar committed Sep 12, 2019
1 parent 65e73a9 commit 9311d74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const PreviewForm = styled(Form)`
padding: 12px 16px 12px 16px;
display: flex;
justify-content: space-around;
width: 50%;
min-width: 60%;
self-align: center;
align-self: center;
`;
Expand Down

0 comments on commit 9311d74

Please sign in to comment.