UNPKG
mercadopago-react-sdk
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Mercado Pago - React SDK
github.com/Groway-Studio/mp-react-sdk
Groway-Studio/mp-react-sdk
mercadopago-react-sdk
/
src
/
components
/
Container
/
container.css
8 lines
(7 loc)
•
122 B
CSS
View Raw
1
2
3
4
5
6
7
8
.payment_container
{
align-items
: center;
display
: flex;
height
:
100vh
;
justify-content
: center;
width
:
100%
; }