Skip to content

Commit 72d0290

Browse files
committed
Use smarter logo height
1 parent fdd9c54 commit 72d0290

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<p align="center">
2-
<img alt="Jsonrpcserver Logo" height="96" src="https://github.com/explodinglabs/jsonrpcserver/blob/main/logo.png?raw=true" />
2+
<img
3+
alt="Jsonrpcserver Logo"
4+
style="max-height:96px; height:auto; width:auto;"
5+
src="https://github.com/explodinglabs/jsonrpcserver/blob/main/logo.png?raw=true"
6+
/>
37
</p>
48

59
<p align="center">

0 commit comments

Comments
 (0)