Skip to content

Commit 6849f4d

Browse files
committed
docs: adjust banner placeholder styles
1 parent fb8899c commit 6849f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/BannerExample.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ const Shimmer = () => {
151151
borderWidth: 1,
152152
borderColor: 'rgba(125, 82, 96, 0.4)',
153153
borderStyle: 'solid',
154-
borderRadius: 40,
154+
borderRadius: 16,
155155
alignContent: 'center',
156156
justifyContent: 'center',
157157
padding: 30,

0 commit comments

Comments
 (0)