From 2e1a58bc51e19df1b509ab79fe4c95653fe3b5e4 Mon Sep 17 00:00:00 2001 From: redhoodsu Date: Fri, 17 Nov 2023 17:48:52 +0800 Subject: [PATCH] chore: small changes --- src/box-model/story.js | 1 - 1 file changed, 1 deletion(-) 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',