diff --git a/src/box-model/story.js b/src/box-model/story.js index 4992607..a6011dc 100644 --- a/src/box-model/story.js +++ b/src/box-model/story.js @@ -41,7 +41,6 @@ const def = story( height: size.height, color: '#fff', lineHeight: 150, - padding: 20, fontSize: 30, border, textAlign: 'center',