Skip to content

Commit

Permalink
Rescale logo in README
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Wo <[email protected]>
  • Loading branch information
brainwo committed Aug 10, 2024
1 parent 078d842 commit fd2801b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h1 align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="images/dartkara_dark.png">
<img alt="dart-kara Logo" height="150" src="images/dartkara_light.png">
<img alt="dart-kara Logo" src="images/dartkara_light.png">
</picture>
</h1>
<div/>
Expand Down

0 comments on commit fd2801b

Please sign in to comment.