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 14a269c commit ec72fb6Copy full SHA for ec72fb6
README.md
@@ -10,8 +10,4 @@ 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
-<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" />
+<img height="500" src="https://github.com/chrisriesgo/xamarin-forms-carouselview/blob/master/Images/carousel_view.gif" />
0 commit comments