Skip to content

Commit

Permalink
chore: Remove redundant px units and change width to height (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurosakishigure authored Dec 27, 2024
1 parent 5802653 commit b16e7ca
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
@@ -1,6 +1,6 @@
<div align="center">
<a href="https://github.com/kurosakishigure/katharsis">
<img width="128px" src="https://raw.githubusercontent.com/kurosakishigure/katharsis/refs/heads/canary/assets/logo.svg" alt="logo" />
<img height="128" src="https://raw.githubusercontent.com/kurosakishigure/katharsis/refs/heads/canary/assets/logo.svg" alt="logo" />
</a>
<h1>Katharsis</h1>

Expand Down

0 comments on commit b16e7ca

Please sign in to comment.