Skip to content

Commit 30aca74

Browse files
committed
Improve Storybook styling
1 parent c9c2eef commit 30aca74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/index.stories.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ addDecorator(story => (
1515
style={{
1616
display: 'flex',
1717
justifyContent: 'center',
18-
marginTop: 100,
18+
margin: '100px 0',
1919
}}
2020
>
2121
{story()}

0 commit comments

Comments
 (0)