Center images in UI Components section

This commit is contained in:
Aurelsicoko 2017-10-12 14:49:02 +02:00
parent c3398f3eac
commit 3218a66d34

View File

@ -6,7 +6,7 @@ Strapi provides built-in UI Components to make development faster.
Button library based on bootstrap classes.
![Buttons img](../assets/buttons.png)
{% center %} ![Buttons img](../assets/buttons.png) {% endcenter %}
### Usage
@ -160,7 +160,7 @@ export default FooPage;
PopUp warning library based on [reactstrap](https://reactstrap.github.io/components/modals/).
![PopUp warning img](../assets/popup-warning.png)
{% center %} ![PopUp warning img](../assets/popup-warning.png) {% endcenter %}
### Usage