Skip to content

Commit

Permalink
chore(Portal): fix Github button size (#3779)
Browse files Browse the repository at this point in the history
  • Loading branch information
thaytharma authored Jul 17, 2024
1 parent 6506934 commit 6852368
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ export default function StickyMenuBar({
<Button
id="github-button"
href="https://github.com/dnbexperience/eufemia/"
size="large"
size="default"
icon_size="medium"
target="_blank"
icon={GithubLogo}
title="Navigates to Eufemia's GitHub repository"
Expand Down

0 comments on commit 6852368

Please sign in to comment.