We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2ba74 commit 14a269cCopy full SHA for 14a269c
README.md
@@ -10,4 +10,8 @@ I have examples that show the CarouselView used as:
10
- A gallery-style control with **dots** as page indicators
11
- A full-page control with **tabs** as page indicators
12
13
-<img height="500" hspace="auto" src="https://github.com/chrisriesgo/xamarin-forms-carouselview/blob/master/Images/carousel_view.gif" />
+<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