Skip to content

Commit b95ae80

Browse files
committed
Added back color attribute to Github Logo
1 parent df03922 commit b95ae80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function Header() {
4242
rel="noreferrer"
4343
className="btn btn-square btn-ghost umami--click--github-button"
4444
>
45-
<IoLogoGithub size="1.5rem" title="GitHub" />
45+
<IoLogoGithub size="1.5rem" color='white' title="GitHub" />
4646
</a>
4747
</div>
4848
</div>

0 commit comments

Comments
 (0)