Skip to content

Commit

Permalink
docs: adjust banner placeholder styles
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewalczak committed Feb 22, 2023
1 parent fb8899c commit 6849f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/BannerExample.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const Shimmer = () => {
borderWidth: 1,
borderColor: 'rgba(125, 82, 96, 0.4)',
borderStyle: 'solid',
borderRadius: 40,
borderRadius: 16,
alignContent: 'center',
justifyContent: 'center',
padding: 30,
Expand Down

0 comments on commit 6849f4d

Please sign in to comment.