Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit c510459

Browse files
committed
updated README
1 parent ca12ecc commit c510459

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
@@ -20,10 +20,10 @@ Simple easy to use Masonry ScrollView for React Native that extends the original
2020

2121
<p align="center" >
2222
<kbd>
23-
<img src="./assets/vertical.gif" title="Vertical Masonry" float="left">
23+
<img src="./assets/vertical.gif" style="height: 480px" title="Vertical Masonry" float="left">
2424
</kbd>
2525
<kbd>
26-
<img src="./assets/horizontal.gif" title="Horizontal Masonry" float="left">
26+
<img src="./assets/horizontal.gif" style="height: 480px" title="Horizontal Masonry" float="right">
2727
</kbd>
2828
<br>
2929
<em>From the Example App</em>

0 commit comments

Comments
 (0)