Skip to content

Commit

Permalink
chore: reduce github icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
AXeL-dev committed Jun 19, 2022
1 parent e22ff40 commit c0f0189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/shared/LinkIconButton/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export class LinkIconButton extends Component {
tooltip={this.props.tooltip}
tooltipPosition={Position.RIGHT}
icon={this.props.icon}
iconSize={this.props.iconSize}
iconColor="#4E4E50"
onClick={this.handleClick}
disabled={this.props.disabled}
Expand Down

0 comments on commit c0f0189

Please sign in to comment.