Skip to content

Commit 570c7a6

Browse files
committed
chore: resize icon in README.md
1 parent ee82cbc commit 570c7a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
2-
<div style="padding: 30px">
3-
<img src=".github/images/icon.png" alt="React Native Notifications Utils logo" width="50%" />
2+
<div style="margin-bottom: 24px; height: 100px">
3+
<img src=".github/images/icon.png" alt="React Native Notifications Utils logo" width="100px" height="100px" />
44
</div>
55
</div>
66

0 commit comments

Comments
 (0)