Skip to content

Commit d2d5aac

Browse files
committed
Add a bit of spacing
1 parent 113afd7 commit d2d5aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/UpgradeButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const Container = styled.div`
1111
justify-content: center;
1212
height: auto;
1313
overflow: hidden;
14-
margin-top: 25px;
14+
margin-top: 28px;
1515
`
1616

1717
const Button = styled(AntdButton)`

0 commit comments

Comments
 (0)