Skip to content

Commit 46a30fe

Browse files
committed
the "Make the Logo Bigger" commit
1 parent 759ea59 commit 46a30fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tool.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const Tool = function MyAddonSelector() {
4444
target="_blank"
4545
title="Open in StackBlitz and make a pull request"
4646
>
47-
<CodeflowLogo />
47+
<CodeflowLogo style={{width: 18, margin: '0 -2px'}} />
4848
</IconButton>
4949
);
5050
};

0 commit comments

Comments
 (0)