Skip to content

Commit 14a269c

Browse files
committed
Updated README
1 parent 7f2ba74 commit 14a269c

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
@@ -10,4 +10,8 @@ I have examples that show the CarouselView used as:
1010
- A gallery-style control with **dots** as page indicators
1111
- A full-page control with **tabs** as page indicators
1212

13-
<img height="500" hspace="auto" src="https://github.com/chrisriesgo/xamarin-forms-carouselview/blob/master/Images/carousel_view.gif" />
13+
<style>
14+
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
15+
</style>
16+
17+
<img class="aligncenter" height="500" src="https://github.com/chrisriesgo/xamarin-forms-carouselview/blob/master/Images/carousel_view.gif" />

0 commit comments

Comments
 (0)