UNPKG
@koreez/phaser2-animate
Version:
latest (1.0.0-alpha.4)
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
Phaser2 Animate
github.com/koreezgames/phaser2-animate-plugin
koreezgames/phaser2-animate-plugin
@koreez/phaser2-animate
/
static
/
styles
/
main.css
16 lines
(14 loc)
•
200 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
html
{
width
:
100%
;
height
:
100%
;
margin
:
0px
;
padding
:
0px
; }
body
{
height
: inherit;
width
: inherit;
margin
:
0px
;
display
: flex;
justify-content
: center;
align-items
: center; }